When calling BSFunctions::cookie() to clear cookies, we need FALSE not NULL
[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>