Fixed "hardcoded" table background color of the bulk e-mail form
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
<input type="hidden" name="id" value="<?php p($id) ?>" />
|
||||
<input type="hidden" name="returnto" value="<?php p($returnto) ?>" />
|
||||
<input type="hidden" name="deluser" value="" />
|
||||
<?php print_simple_box_start("center", "", "$THEME->cellheading"); ?>
|
||||
<?php print_simple_box_start("center", ""); ?>
|
||||
<table border="0" cellpadding="5">
|
||||
<tr valign="top">
|
||||
<td align="right"><b>
|
||||
|
||||
Reference in New Issue
Block a user