summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0675f62)
raw | patch | inline | side by side (parent: 0675f62)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Apr 2010 11:56:01 +0000 (11:56 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Apr 2010 11:56:01 +0000 (11:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17688 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/deploy-list.tpl | patch | blob | history | |
gosa-plugins/goto/addons/goto/deploy-list.xml | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/deploy-list.tpl b/gosa-plugins/goto/addons/goto/deploy-list.tpl
index fc3993d2c508cbf8a949fd4e7bd820b610a1b280..fa22d05b8f7909fc8b06d7c53f893756f395714b 100644 (file)
-<table style='width:100%;height:100%; ' summary="{t}List of running and planed goto actions{/t}">
-
- <tr>
- <td style='width:100%;'>
-
- <div class="contentboxh">
- <p class="contentboxh"> {$HEADLINE} {$SIZELIMIT}</p>
- </div>
-
- <div class="contentboxb">
- <div style='background:white;padding:3px;'>
- <table summary="{$HEADLINE}"><tr>
- <td>{$ROOT} </td><td>{$BACK} </td><td>{$HOME} </td><td>{$RELOAD} </td><td>{$SEPARATOR} </td><td>{t}Base{/t} {$BASE} </td><td>{$SEPARATOR} </td><td>{image path="images/rocket.png"}
-</td><td> {$ACTIONS}</td>
- </tr></table>
- </div>
- </div>
-
- <div style='height:4px;'>
- </div>
- {$LIST}
- </td>
- </tr>
-</table>
+<div id="mainlist">
+ <div class="mainlist-header">
+ <p>{$HEADLINE} {$SIZELIMIT}</p>
+ <div class="mainlist-nav">
+ <table summary="{$HEADLINE}">
+ <tr>
+ <td>{$RELOAD}</td>
+ <td class="left-border">{$ACTIONS}</td>
+ </tr>
+ </table>
+ </div>
+ </div>
+
+ {$LIST}
+</div>
+
+<div class="clear"></div>
+
<input type="hidden" name="ignore">
diff --git a/gosa-plugins/goto/addons/goto/deploy-list.xml b/gosa-plugins/goto/addons/goto/deploy-list.xml
index ce03106d16e45ed411b5976998653c526423d4a3..bfcbee33621b3e4bbe24f9d1921d76ef6b19f54b 100644 (file)
<action>
<type>sub</type>
- <image>images/lists/new.png</image>
+ <image>images/lists/element.png[new]</image>
<label>Create</label>
<action>