Revision d0412d85
Added by Ermal LUÇI over 15 years ago
usr/local/www/system_usermanager.php | ||
---|---|---|
660 | 660 |
<tr id="usercert" name="usercert" style="display:none"> |
661 | 661 |
<td width="22%" valign="top" class="vncell"><?=gettext("Certificate");?></td> |
662 | 662 |
<td width="78%" class="vtable"> |
663 |
<table width="100%" border="0" cellpadding="0" cellspacing="3">
|
|
663 |
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
|
664 | 664 |
<tr> |
665 | 665 |
<td width="22%" valign="top" class="vncellreq"><?=gettext("Descriptive name");?></td> |
666 | 666 |
<td width="78%" class="vtable"> |
Also available in: Unified diff
Make the certificate table look better.