diff --git a/LANG_www/agc_it/vicidial.php b/LANG_www/agc_it/vicidial.php
index f5e3774b..6f51fcec 100644
--- a/LANG_www/agc_it/vicidial.php
+++ b/LANG_www/agc_it/vicidial.php
@@ -292,10 +292,11 @@
# 100420-1009 - Added scheduled_callbacks_count option
# 100423-1156 - Added more user logging data and manual_dial_override, blind monitor warnings, uniqueid display and codec features
# 100428-0544 - Added uniqueid display option for PRESERVE
+# 100513-0714 - Added options.php option to hide the timeclock link
#
-$version = '2.4-270';
-$build = '100428-0544';
+$version = '2.4-271';
+$build = '100513-0714';
$mel=1; # Mysql Error Log enabled = 1
$mysql_log_count=66;
$one_mysql_log=0;
@@ -438,6 +439,7 @@ else
$DefaulTAlTDiaL = '0'; # set to 1 to enable ALT CHIAMA by default if enabled for the campaign
$AgentAlert_allowed = '1'; # set to 1 to allow Agent alert option
$disable_blended_checkbox='0'; # set to 1 to disable the BLENDED checkbox from the in-group chooser screen
+ $hide_timeclock_link = '0'; # set to 1 to hide the timeclock link su the agent login screen
$TEST_all_statuses = '0'; # TEST variable allows all statuses in dispo screen
@@ -685,7 +687,8 @@ if ($relogin == 'YES')
echo "
Agent web client: Re-Login\n";
echo "\n";
echo "\n";
- echo " Orologio
\n";
+ if ($hide_timeclock_link < 1)
+ {echo " Orologio
\n";}
echo "\n";
@@ -725,7 +728,8 @@ if ($user_login_first == 1)
echo "Agent web client: Login Campagna\n";
echo "\n";
echo "\n";
- echo " Orologio
\n";
+ if ($hide_timeclock_link < 1)
+ {echo " Orologio
\n";}
echo "\n";
@@ -768,40 +772,44 @@ echo "Agent web client: Login\n";
- echo "\n";
- echo "\n";
- echo " Orologio \n";
- echo "\n";
- echo "\n\n";
- echo "\n\n";
- echo " |