2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

udated to rev.443 damzammit/quexs/main/revision/443

This commit is contained in:
Adam Zammit
2015-02-24 01:12:43 +03:00
committed by Alex
parent 11831a5ccf
commit 45f00f35f7

View File

@@ -141,6 +141,8 @@ else
?> <p class='error'><?php echo T_("ERROR: No shifts at this time"); ?></p> <?php
}
/* Disable as too time consuming
//call restrictions and outside times
$sql = "SELECT count(*) as c
FROM operator_questionnaire as oq
@@ -169,7 +171,7 @@ else
print "<p>" . T_("There are ") . $rs['c'] . T_(" unassigned case(s) available within the specified call restrictions") . "</p>";
}
*/
?>
<p><?php echo T_("Limesurvey links:"); ?></p>