thomascube
2006-04-04 30a75147a0db305da7fe9970a800490c71f4ad35
Corrected labels for next/previous page buttons


1 files modified
4 ■■■■ changed files
skins/default/templates/addressbook.html 4 ●●●● patch | view | raw | blame | history
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">