* Code for custom-set css refactors.

This commit is contained in:
guofeilong
2023-02-17 10:23:45 +08:00
parent ed286fc69f
commit ffd36c4499
+1 -1
View File
@@ -190,7 +190,7 @@ EOT;
</tr>
<tr>
<td></td>
<td>
<td class="form-actions">
<?php echo html::submitButton();?>
<?php if(common::hasPriv('custom', 'restore')) echo html::linkButton($lang->custom->restore, inlink('restore', "module=user&field=contactField"), 'hiddenwin', '', 'btn btn-wide');?>
</td>