This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37c8bd0049
egroupware
/
filemanager
/
templates
/
default
/
pref_list.tpl
6 lines
103 B
Smarty
Raw
Normal View
History
Unescape
Escape
Add just the basic templates and images
2001-08-29 01:09:02 +02:00
<tr bgcolor="
{
bg_color
}
">
<td align="right">
{
field
}
</td>
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 04:05:00 +01:00
<td align="left">
{
data
}
</td>
Add just the basic templates and images
2001-08-29 01:09:02 +02:00
</tr>
Reference in New Issue
Copy Permalink