r1609: Merging the changelog from r1608 from the 1.2.x branch to the trunk
[bugdar.git] / templates / userctrl_column.tpl
1 <tr>
2 <td>$name:</td>
3 <td><input type="text" size="2" maxlength="2" name="columnoptions[$column]" value="{$columns[$column]}" /></td>
4 </tr>