This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2024-11-18 22:13:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e4d257f7e
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