diff --git a/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.0.4.txt b/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.0.4.txt index f9bcb18e..44a5afd6 100644 --- a/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.0.4.txt +++ b/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.0.4.txt @@ -69,6 +69,8 @@ SYSTEM STATUS NOT MODIFIED|| SYSTEM STATUS MODIFIED|| ERROR: There are already 4 Status Categories set to TimeOnVDAD Display|| CUSTOM CAMPAIGN STATUS MODIFIED|| +LIST MIX NOT MODIFIED|| +LIST MIX MODIFIED|| ############################################################ CLIENT diff --git a/agc_2-X/trunk/www/vicidial/admin.php b/agc_2-X/trunk/www/vicidial/admin.php index ece021c5..ae2c8353 100644 --- a/agc_2-X/trunk/www/vicidial/admin.php +++ b/agc_2-X/trunk/www/vicidial/admin.php @@ -628,7 +628,6 @@ if (isset($_GET["vsc_description"])) {$vsc_description=$_GET["vsc_description" if (isset($_GET["tovdad_display"])) {$tovdad_display=$_GET["tovdad_display"];} elseif (isset($_POST["tovdad_display"])) {$tovdad_display=$_POST["tovdad_display"];} - if (isset($script_id)) {$script_id= strtoupper($script_id);} if (isset($lead_filter_id)) {$lead_filter_id = strtoupper($lead_filter_id);} @@ -1062,11 +1061,12 @@ $list_mix_container = ereg_replace(";","",$list_mix_container); # 70608-1459 - Added option to set LIVE Callbacks to INACTIVE after one month # 70612-1451 - Added Callback INACTIVE link for after one week, sort by user/group/entrydate # 70614-0231 - Added Status Categories, ability to Modify Statuses, moved system statuses to sub-section +# 70623-1008 - List Mix section now allows modification of list mix entries # # make sure you have added a user to the vicidial_users MySQL table with at least user_level 8 to access this page the first time -$admin_version = '2.0.4-105'; -$build = '70614-0231'; +$admin_version = '2.0.4-106'; +$build = '70623-1008'; $STARTtime = date("U"); $SQLdate = date("Y-m-d H:i:s"); @@ -3325,7 +3325,7 @@ echo "