start new icons default template theme
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 370 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 2.4 KiB |
@ -1,5 +1,5 @@
|
||||
<!-- BEGIN list -->
|
||||
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
|
||||
<script language="javascript" type="text/javascript">
|
||||
var phpinfo;
|
||||
|
||||
function openwindow(url)
|
||||
@ -18,7 +18,7 @@
|
||||
phpinfo.opener = window;
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
</script>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
{rows}
|
||||
@ -27,8 +27,8 @@
|
||||
|
||||
<!-- BEGIN app_row -->
|
||||
<tr height="60" bgcolor="{icon_backcolor}">
|
||||
<td width="5%" align="center" valign="middle" background="../phpgwapi/templates/idots/images/panel.png"><img src="{app_icon}" alt="[ {app_name} ]"> <a name="{a_name}"></a></td>
|
||||
<td width="95%" valign="middle" background="../phpgwapi/templates/idots/images/panel.png"><strong> {app_name}</strong></td>
|
||||
<td width="5%" align="center" valign="middle"><img src="{app_icon}" alt="[ {app_name} ]"> <a name="{a_name}"></a></td>
|
||||
<td width="95%" valign="middle"><strong> {app_name}</strong></td>
|
||||
</tr>
|
||||
<!-- END app_row -->
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 236 B After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 2.0 KiB |