8 lines
167 B
Smarty
8 lines
167 B
Smarty
<select name="sortfield">
|
|
{$fieldoptions}
|
|
</select>
|
|
{$breakorws}
|
|
<select name="sortorder">
|
|
{$orderoptions}
|
|
</select> <input type="submit" name="Go" value="Go" />
|