change tooltip wording of list edit
Signed-off-by: Simon Hötten <s+git@hoetten.org>
This commit is contained in:
committed by
Julius Härtl
parent
584675db21
commit
411972c812
@@ -49,7 +49,7 @@
|
||||
v-focus
|
||||
type="text"
|
||||
required="required">
|
||||
<input v-tooltip="t('deck', 'Add a new list')"
|
||||
<input v-tooltip="t('deck', 'Edit list title')"
|
||||
class="icon-confirm"
|
||||
type="submit"
|
||||
value="">
|
||||
|
||||
Reference in New Issue
Block a user