egroupware/filemanager/templates/default/pref.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

8 lines
206 B
Smarty
Executable File

<p><b>{title}:</b><hr><p>
<form action="{action_url}" method="POST">
<table border="0" align="center">
{row}
</table>
<center><input type="submit" name="submit" value="{submit_lang}"></center>
</form>