Changeset 30a7514 in github
- Timestamp:
- Apr 4, 2006 5:34:24 PM (7 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 4fd9715
- Parents:
- edf7622
- File:
-
- 1 edited
-
skins/default/templates/addressbook.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/default/templates/addressbook.html
rbe2380f r30a7514 21 21 22 22 <div id="abookcountbar"> 23 <roundcube:button command="previouspage" imageAct="/images/buttons/previous_act.png" imagePas="/images/buttons/previous_pas.png" width="11" height="11" title="previous messages" />23 <roundcube:button command="previouspage" imageAct="/images/buttons/previous_act.png" imagePas="/images/buttons/previous_pas.png" width="11" height="11" title="previouspage" /> 24 24 <roundcube:object name="recordsCountDisplay" /> 25 <roundcube:button command="nextpage" imageAct="/images/buttons/next_act.png" imagePas="/images/buttons/next_pas.png" width="11" height="11" title="next messages" />25 <roundcube:button command="nextpage" imageAct="/images/buttons/next_act.png" imagePas="/images/buttons/next_pas.png" width="11" height="11" title="nextpage" /> 26 26 </div> 27 27
Note: See TracChangeset
for help on using the changeset viewer.
