Replace arrows with images on the Sort Order in neXTensio list function

Replace arrows with images on the Sort Order in neXTensio list function

Replace arrows with images on the Sort Order in neXTensio list function
divider

Search for the following line in the neXTensio list

<a class="KT_movedown_link" href="#move_down">v</a> <a class="KT_moveup_link" href="#move_up">^</a>

and replace with

<a href="#move_down"><img src="images/arrow_down_green.png" border="0"></a> <a href="#move_up"><img src="images/arrow_up_blue.png" border="0"></a>
Written by:  - 4 Apr, 2010