summaryrefslogtreecommitdiff
path: root/skins/larry/templates/responses.html
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-06-14 17:54:36 +0200
committerAleksander Machniak <alec@alec.pl>2014-06-14 17:54:36 +0200
commit1e22cb1e86d1e4c9e689d2e5bca7beccb380742a (patch)
treeaeb31ace17f5bc982922c69ed703a4c144557866 /skins/larry/templates/responses.html
parent47d8931484a47ed345677497de7e41ffbd2368b5 (diff)
Unify some labels
Diffstat (limited to 'skins/larry/templates/responses.html')
-rw-r--r--skins/larry/templates/responses.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/responses.html b/skins/larry/templates/responses.html
index 503ed2177..538a025f0 100644
--- a/skins/larry/templates/responses.html
+++ b/skins/larry/templates/responses.html
@@ -22,7 +22,7 @@
<roundcube:object name="responsesList" id="identities-table" class="listing" cellspacing="0" noheader="true" role="listbox" />
</div>
<div class="boxfooter">
-<roundcube:button command="add" type="link" title="savenewresponse" class="listbutton add disabled" classAct="listbutton add" innerClass="inner" label="savenewresponse" /><roundcube:button command="delete" type="link" title="delete" class="listbutton delete disabled" classAct="listbutton delete" innerClass="inner" label="delete" />
+<roundcube:button command="add" type="link" title="newresponse" class="listbutton add disabled" classAct="listbutton add" innerClass="inner" label="addresponse" /><roundcube:button command="delete" type="link" title="delete" class="listbutton delete disabled" classAct="listbutton delete" innerClass="inner" label="delete" />
</div>
</div>