summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skins/classic/templates/responses.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/classic/templates/responses.html b/skins/classic/templates/responses.html
index 14087d82e..2459827b0 100644
--- a/skins/classic/templates/responses.html
+++ b/skins/classic/templates/responses.html
@@ -22,7 +22,7 @@
<div id="mainscreen">
<div id="identities-list">
-<div id="identity-title" class="boxtitle"><roundcube:label name="identities" /></div>
+<div id="identity-title" class="boxtitle"><roundcube:label name="responses" /></div>
<div class="boxlistcontent">
<roundcube:object name="responsesList" id="identities-table" class="records-table" cellspacing="0" summary="Responses list" noheader="true" editIcon="" />
</div>