Added International DNC scrub features
git-svn-id: svn://192.168.202.10@3273 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -514,7 +514,7 @@ if (mysqli_num_rows($template_rslt)>0) {
|
||||
</td>
|
||||
</tr>
|
||||
<tr bgcolor="#<?php echo $SSframe_background; ?>">
|
||||
<th colspan='2'><input type='submit' name='submit_template' onClick="return checkForm(this.form)" value='<?php echo _QXZ("SUBMIT TEMPLATE"); ?>'></th>
|
||||
<th colspan='2'><input <?php echo "style='background-color:#$SSbutton_color'"; ?> type='submit' name='submit_template' onClick="return checkForm(this.form)" value='<?php echo _QXZ("SUBMIT TEMPLATE"); ?>'></th>
|
||||
</tr>
|
||||
<tr bgcolor="#<?php echo $SSframe_background; ?>"><td align="center" colspan=2>
|
||||
<table border=0 cellpadding=3 cellspacing=1 width="100%" align="center">
|
||||
|
||||
Reference in New Issue
Block a user