Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-plugins / opsi / admin / opsiLicenses / licenseUsage.tpl
index 3790766d78a036ba2bc180d839344a4b8e96e64f..911180f876ab90976be3aacfefa2e45826d012d6 100644 (file)
@@ -2,29 +2,15 @@
 <br>
 <b>{msgPool type=siError}</b><br>
 {t}Check if the GOsa support daemon (gosa-si) is running.{/t}&nbsp;
-<input type='submit' name='retry_init' value="{t}retry{/t}">
+<input type='submit' name='retry_init' value="{t}Retry{/t}">
 <br>
 <br>
 {else}
 
+<!-- GENERIC -->
+<h3>{t}License usage{/t}</h3>
 
-<table width="100%">
-  <tr> 
-    <td style='vertical-align:top;'>
+{$licenseUses}
 
-        <!-- GENERIC -->
-        <h2>{t}Generic{/t}</h2>
-        <table>
-          <tr> 
-            <td>{t}Name{/t}</td>
-            <td>
-              TESTER
-            </td>
-          </tr>
-        </table>
-
-    </td>
-  </tr>
-</table>
 <input name='opsiLicenseUsagePosted' value='1' type='hidden'>
 {/if}