From 618fd90ac6ed57e6c5f40573bc28eadbb178bc0b Mon Sep 17 00:00:00 2001 From: azammitdcarf Date: Fri, 17 Dec 2010 04:09:48 +0000 Subject: [PATCH] Adding an operator timezone from list --- admin/operators.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/admin/operators.php b/admin/operators.php index 0b2704f8..843929e6 100644 --- a/admin/operators.php +++ b/admin/operators.php @@ -27,9 +27,6 @@ * @link http://www.deakin.edu.au/dcarf/ queXS was writen for DCARF - Deakin Computer Assisted Research Facility * @license http://opensource.org/licenses/gpl-2.0.php The GNU General Public License (GPL) Version 2 * - * - * @todo Make timezone a drop down list - * */ /** @@ -116,6 +113,12 @@ if ($a)

GetAll($sql); + ?>

.

@@ -124,7 +127,7 @@ if ($a)

-

+

"; display_chooser($rs,"Time_zone_name","Time_zone_name",false,false,false,false,array("value",DEFAULT_TIME_ZONE)); ?>