summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-04-04 21:34:24 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-04-04 21:34:24 +0000
commit0f42661f43a03bcadd0a592a1b38cd559bbc6614 (patch)
tree758f1b13cb6607aece299a5e170d716b3c4c15fa
parentc9ae0d023e7b66eec6cc8ebe10666734e54d6c09 (diff)
Corrected labels for next/previous page buttons
git-svn-id: https://svn.roundcube.net/trunk@179 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/default/templates/addressbook.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/skins/default/templates/addressbook.html b/roundcubemail/skins/default/templates/addressbook.html
index ef98e1477..96b5fbcbe 100644
--- a/roundcubemail/skins/default/templates/addressbook.html
+++ b/roundcubemail/skins/default/templates/addressbook.html
@@ -20,9 +20,9 @@
</div>
<div id="abookcountbar">
-<roundcube:button command="previouspage" imageAct="/images/buttons/previous_act.png" imagePas="/images/buttons/previous_pas.png" width="11" height="11" title="previousmessages" />
+<roundcube:button command="previouspage" imageAct="/images/buttons/previous_act.png" imagePas="/images/buttons/previous_pas.png" width="11" height="11" title="previouspage" />
&nbsp;<roundcube:object name="recordsCountDisplay" />&nbsp;
-<roundcube:button command="nextpage" imageAct="/images/buttons/next_act.png" imagePas="/images/buttons/next_pas.png" width="11" height="11" title="nextmessages" />
+<roundcube:button command="nextpage" imageAct="/images/buttons/next_act.png" imagePas="/images/buttons/next_pas.png" width="11" height="11" title="nextpage" />
</div>
<div id="addresslist">