summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-04-04 21:34:24 +0000
committerthomascube <thomas@roundcube.net>2006-04-04 21:34:24 +0000
commit30a75147a0db305da7fe9970a800490c71f4ad35 (patch)
treee140ab157cb0753fe111000fbf5782754dd1db80 /skins
parentedf76220aa39334f7156d328391bd60c4a5d179f (diff)
Corrected labels for next/previous page buttons
Diffstat (limited to 'skins')
-rw-r--r--skins/default/templates/addressbook.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/default/templates/addressbook.html b/skins/default/templates/addressbook.html
index ef98e1477..96b5fbcbe 100644
--- a/skins/default/templates/addressbook.html
+++ b/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">