Added Process Report
admin_lists_custom code cleanup New caller ID name code git-svn-id: svn://192.168.202.10@2892 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1610,8 +1610,6 @@ if ($subcamp_font_size < 4) {$subcamp_font_size='11';}
|
||||
if ($SScustom_fields_enabled > 0)
|
||||
{
|
||||
$admin_lists_custom = 'admin_lists_custom.php';
|
||||
if (preg_match("/cf_encrypt/",$SSactive_modules))
|
||||
{$admin_lists_custom = 'admin_lists_custom_encrypt.php';}
|
||||
?>
|
||||
</TR><TR <?php echo $custom_sh ?><?php if ($SSadmin_row_click > 0) {echo " onclick=\"window.document.location='$admin_lists_custom';\"";} ?>><TD ALIGN=LEFT>
|
||||
<a href="./<?php echo $admin_lists_custom ?>" STYLE="text-decoration:none;"><FONT STYLE="font-family:HELVETICA;font-size:<?php echo $subcamp_font_size ?>;color:BLACK;"> <?php echo _QXZ("List Custom Fields"); ?> </a>
|
||||
|
||||
Reference in New Issue
Block a user