GX-Bug #43946 » GenderAdminFix.patch
src/admin/create_account.php (revision ) | ||
---|---|---|
458 | 458 |
?> |
459 | 459 |
</td> |
460 | 460 |
</tr> |
461 |
<?php endif; ?> |
|
461 | 462 |
<tr class="no-hover"> |
462 | 463 |
<td class="dataTableContent_gm configuration-label"><?php echo ENTRY_CID; ?></td> |
463 | 464 |
<td class="dataTableContent_gm"><?php echo xtc_draw_input_field('csID', |
... | ... | |
561 | 562 |
?> |
562 | 563 |
</td> |
563 | 564 |
</tr> |
564 |
<?php endif; ?> |
|
565 | 565 |
</tbody> |
566 | 566 |
</table> |
567 | 567 |
<?php if(ACCOUNT_COMPANY == 'true'): ?> |