Code

Only show date selector while dates are writeable
[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 <input type='submit' name='retry_init' value="{t}Retry{/t}">
6 <br>
7 <br>
8 {else}
10 <!-- GENERIC -->
11 <h2>{t}License usage{/t}</h2>
13 {$licenseUses}
15 <input name='opsiLicenseUsagePosted' value='1' type='hidden'>
16 {/if}