rt 4.2.16
[freeside.git] / rt / share / html / Admin / Users / Modify.html
index fc944dc..e95f365 100755 (executable)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
 </td><td>
 <& /Elements/SelectLang, Name => 'Lang', Default => $UserObj->Lang//$ARGS{Lang} &>
 </td></tr>
+<tr><td align="right"><&|/l&>Timezone</&>:
+</td><td>
+<& /Elements/SelectTimezone, Name => 'Timezone', Default => $UserObj->Timezone &>
+</td></tr>
 <tr><td align="right">
 <&|/l&>Extra info</&>:
 </td><td>
@@ -251,7 +255,7 @@ my @fields = qw(Name Comments Signature EmailAddress FreeformContactInfo
                 Organization RealName NickName Lang EmailEncoding WebEncoding
                 ExternalContactInfoId ContactInfoSystem Gecos ExternalAuthId
                 AuthSystem HomePhone WorkPhone MobilePhone PagerPhone Address1
-                Address2 City State Zip Country
+                Address2 City State Zip Country Timezone
                );
 
 if ($Create) {