BUG 6388 Broken pager images in branch_transfer_limits.tt

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
Fridolyn SOMERS 2011-05-23 09:13:21 -04:00 committed by Chris Cormack
parent a54716e50d
commit 529842ab6c

View file

@ -101,11 +101,11 @@
<span id="pager[% codes_loo.code %]table" class="pager">
<form class="formpager">&nbsp;<strong>page(s)</strong>&nbsp;:
<img src="[% codes_loo.interface %]/prog/img/first.png" class="first"/>
<img src="[% codes_loo.interface %]/prog/img/prev.png" class="prev"/>
<img src="[% interface %]/[% theme %]/img/first.png" class="first"/>
<img src="[% interface %]/[% theme %]/img/prev.png" class="prev"/>
<input type="text" size="5" class="pagedisplay"/>
<img src="[% codes_loo.interface %]/prog/img/next.png" class="next"/>
<img src="[% codes_loo.interface %]/prog/img/last.png" class="last"/>
<img src="[% interface %]/[% theme %]/img/next.png" class="next"/>
<img src="[% interface %]/[% theme %]/img/last.png" class="last"/>
, entries/page :
<select class="pagesize">
<option selected="selected" value="10">10</option>