Layout tweak for language add link
This commit is contained in:
parent
9f1e422314
commit
061891d7ff
@ -38,7 +38,7 @@
|
||||
(ngModelChange)="onOptionChange('language', $event)">
|
||||
<option value="en">English</option>
|
||||
<option value="es">Español</option>
|
||||
</select>
|
||||
</select>
|
||||
<a href="https://github.com/kiswa/TaskBoard/wiki/Translations"
|
||||
target="translations" rel="noopener noreferrer">Add Yours?</a>
|
||||
</label>
|
||||
|
Reference in New Issue
Block a user