Code

Re add reload
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 6 Nov 2009 15:04:12 +0000 (15:04 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 6 Nov 2009 15:04:12 +0000 (15:04 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14778 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/applications/application-filter-release.tpl
gosa-plugins/goto/admin/applications/application-list-release.tpl

index c46f8c5bc24850d7e328a32ceed91b417c9a73a7..6495f8fb5503db32d3479f9e63be0012cb73a340 100644 (file)
@@ -8,7 +8,13 @@
 
 <div style="border-top:1px solid #AAAAAA"></div>
 
- <LABEL for='RELEASE'>{t}Release{/t}</LABEL>&nbsp;{$RELEASE}<br>
+ <table summary="" style="width:100%;">
+  <tr>
+   <td>
+     <LABEL for='RELEASE'>{t}Release{/t}</LABEL>&nbsp;{$RELEASE}<br>
+   </td>
+  </tr>
+ </table>
 
  <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
   <tr>
index 15488fccdddfa5765b7fa283116b3dc4515cb5d6..54599c7bec73814bacd994e32cc7fae178bcbd90 100644 (file)
@@ -10,6 +10,7 @@
       <div class="contentboxb">
        <div style='background:white;padding:0px;padding:3px;'>
         <table><tr>
+          <td>{$RELOAD}&nbsp;</td><td>{$SEPARATOR}&nbsp;</td>
           <td><img src='images/rocket.png' alt='' class='center'></td>
           <td> {$ACTIONS}</td>
         </tr></table>