From 6481032f0a063a053b31e49e2b421f2840f33729 Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 9 Aug 2013 18:12:25 +0000 Subject: [PATCH] Small fixes for call times and holidays in admin.php git-svn-id: svn://192.168.202.10@2012 3d104415-ff17-0410-8863-d5cf3c621b8a --- .../raw_translation_files/TO_BE_TRANSLATED_2.8.txt | 2 ++ agc_2-X/trunk/www/vicidial/admin.php | 13 +++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.8.txt b/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.8.txt index 769cc743..2f0d76d7 100644 --- a/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.8.txt +++ b/agc_2-X/trunk/translations/raw_translation_files/TO_BE_TRANSLATED_2.8.txt @@ -226,6 +226,8 @@ Status Duplicate Check|| OMITTING DUPLICATES AGAINST FOLLOWING STATUSES ONLY|| Duplicate Checking|| The duplicate options allow you to check for duplicate entries as you load the leads into the system. You can select to check for duplicates within only the same list, only the same campaign lists or within the entire system. If you have chosen a duplicate check method, you can also optionally select the only specific statuses that you want to duplicate check against|| +Add inbound and outbound holiday rule|| +Add outbound holiday rule|| ########################## CHANGES TO EXISTING PHRASES IN ADMIN TRANSLATION diff --git a/agc_2-X/trunk/www/vicidial/admin.php b/agc_2-X/trunk/www/vicidial/admin.php index 63e69de9..83269b23 100644 --- a/agc_2-X/trunk/www/vicidial/admin.php +++ b/agc_2-X/trunk/www/vicidial/admin.php @@ -3221,12 +3221,13 @@ else # 130627-0745 - Added url log, lagged log and user group login reports to admin utilities page # 130709-1350 - Changes for encrypted password compatibility, added Dial Log Report # 130711-2208 - Added SYSTEM SNAPSHOT STATS as new welcome screen, and added new +# 130809-1410 - Small fixes for call times and holidays # # 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.8-408a'; -$build = '130711-2208'; +$admin_version = '2.8-409a'; +$build = '130809-1410'; $STARTtime = date("U"); $SQLdate = date("Y-m-d H:i:s"); @@ -30609,7 +30610,7 @@ if ($ADD==311111111) echo "\n"; echo "\n"; echo "\n"; - echo "Add inbound holiday rule: \n"; echo "$hct_list"; echo "\n"; echo "\n"; @@ -30781,7 +30782,7 @@ if ($ADD==3111111111) echo "\n"; echo "\n"; echo "\n"; - echo "Add inbound holiday rule: \n"; echo "$hct_list"; echo "\n"; echo "\n"; @@ -30853,7 +30854,7 @@ if ($ADD==3211111111) echo ""; - echo "
MODIFY A HOLIDAY
\n"; + echo "
MODIFY A HOLIDAY\n"; echo "\n"; echo "\n"; echo "\n"; @@ -30919,7 +30920,7 @@ if ($ADD==3211111111) if ($LOGdelete_call_times > 0) { - echo "

DELETE THIS HOLIDAY DEFINITION\n"; + echo "

DELETE THIS HOLIDAY DEFINITION\n"; } if ($LOGuser_level >= 9) {