tbrehm
2008-01-06 be40ba3b40e3778b94644143ab1da591f0ec3e55
interface/web/client/templates/client_edit_limits.htm
@@ -113,6 +113,7 @@
    <td class="frmText11" width="280">{tmpl_var name='limit_dns_record_txt'}:</td>
    <td class="frmText11" width="220"><input name="limit_dns_record" type="text" class="text" value="{tmpl_var name='limit_dns_record'}" size="10" maxlength="10"></td>
  </tr>
  <tmpl_if name='is_reseller' op='!=' value='1'>
  <tr>
    <td><h2>Clients</h2></td>
  </tr>
@@ -120,6 +121,7 @@
    <td class="frmText11" width="280">{tmpl_var name='limit_client_txt'}:</td>
    <td class="frmText11" width="220"><input name="limit_client" type="text" class="text" value="{tmpl_var name='limit_client'}" size="10" maxlength="10"></td>
  </tr>
  </tmpl_if>
  <tr>
    <td class="frmText11">&nbsp;</td>
    <td class="frmText11">&nbsp;</td>