egroupware_official/filemanager/templates/default/pref_list.tpl
Pim Snel aad11725fc Complete restyle and almost complete rewrite of the filemanager. Please help testing there's still a lot to do but it beginning to mature ;)
When you want the old filemanager set the boolean switch "$experimental_new_code" to false in the head of index.php
See todo file for what's more to come
2003-11-22 03:05:00 +00:00

6 lines
103 B
Smarty
Executable File

<tr bgcolor="{bg_color}">
<td align="right">{field}</td>
<td align="left">{data}</td>
</tr>