add new images and templates for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
6
templates/Classic/misc/htmlarrowcode.tpl
Normal file
6
templates/Classic/misc/htmlarrowcode.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
<a href="{$baseurl}&sortfield={$fieldname}&sortorder=desc">
|
||||
<img src="images/Classic/order_desc.gif" border="0" alt="" />
|
||||
</a>
|
||||
<a href="{$baseurl}&sortfield={$fieldname}&sortorder=asc">
|
||||
<img src="images/Classic/order_asc.gif" border="0" alt="" />
|
||||
</a>
|
||||
Reference in New Issue
Block a user