welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
6
templates/Sparkle/misc/htmlarrowcode.tpl
vendored
Normal file
6
templates/Sparkle/misc/htmlarrowcode.tpl
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<a href="{$baseurl}&sortfield={$fieldname}&sortorder=desc">
|
||||
<img src="templates/{$theme}/assets/img/icons/up.png" alt="" />
|
||||
</a>
|
||||
<a href="{$baseurl}&sortfield={$fieldname}&sortorder=asc">
|
||||
<img src="templates/{$theme}/assets/img/icons/down.png" alt="" />
|
||||
</a>
|
||||
Reference in New Issue
Block a user