Code

replaced plugbottom by pluin-actions
[gosa.git] / gosa-plugins / opsi / admin / opsi / generic.tpl
index 98401e8ce7431f1e0fae3316c0e0f48ea44e7bd2..8f8f42fb28105fbeeaffc4bb973dffb2442067e6 100644 (file)
@@ -1,5 +1,5 @@
 
-<h3><img src='plugins/opsi/images/client_generic.png' alt=' ' class='center'>&nbsp;{t}OPSI host{/t}</h3>
+<h3>{t}OPSI host{/t}</h3>
 
 {if $init_failed}
 
@@ -97,7 +97,7 @@
  </tr>
  <tr>
   <td colspan="2">
-   <p class='seperator'>&nbsp;</p>
+   <hr>
   </td>
  </tr>
  <tr>
  </tr>
  <tr>
   <td colspan="2">
-   <p class='seperator'>&nbsp;</p><br>
+   <hr><br>
    {if $standalone}
-    <h3><img src='images/rocket.png' alt="" class="center">&nbsp;{t}Action{/t}</h3>
+    <h3>{t}Action{/t}</h3>
        <select name='opsi_action'>
                <option>&nbsp;</option>
                {if $is_installed}
   </td>
  </tr>
 </table> 
-<p class="plugbottom" style="margin-bottom:0px; padding:0px;">&nbsp;</p>
+<hr>
 
 {$netconfig}