Code

Updated buttons
[gosa.git] / gosa-plugins / opsi / admin / opsiLicenses / licenseUsage.tpl
1 {if !$init_successfull}
2 <br>
3 <b>{msgPool type=siError}</b><br>
4 {t}Check if the GOsa support daemon (gosa-si) is running.{/t}&nbsp;
5 <button type='submit' name='retry_init'>{t}Retry{/t}</button>
7 <br>
8 <br>
9 {else}
11 <!-- GENERIC -->
12 <h3>{t}License usage{/t}</h3>
14 {$licenseUses}
16 <input name='opsiLicenseUsagePosted' value='1' type='hidden'>
17 {/if}