51ff3226 |
1 | <input type='hidden' name='get_children_offset' value='{$offset}'> |
2 | <input type='submit' name='get_children_move' value='<'> |
3 | <input type='submit' name='get_children_move' value='<<'> |
4 | <input class='small' name='listing_amount' type='text' value='{$listing_amount}'><!-- |
5 | <select name='listing_order' style='float:left;'> |
6 | <option value='desc' {if $listing_order eq 'desc'} selected {/if}>zozadu :-)</option> |
7 | <option value='asc' {if $listing_order eq 'asc'} selected {/if}>(-: zpredu</option></select> --> |
8 | <input name='get_children_move' type='submit' value='>>'> |
9 | <input type='submit' name='get_children_move' value='>'> |