X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FAdmin%2FUsers%2FModify.html;h=5d30aa07d8287022fd5ff3dd4d64e63199b4a249;hp=fc944dc3e7058761bebc5de26c2839fc1fa21c1b;hb=187086c479a09629b7d180eec513fb7657f4e291;hpb=026dc7ad72ba972f230b6709e31fa64397d75ad4 diff --git a/rt/share/html/Admin/Users/Modify.html b/rt/share/html/Admin/Users/Modify.html index fc944dc3e..5d30aa07d 100755 --- a/rt/share/html/Admin/Users/Modify.html +++ b/rt/share/html/Admin/Users/Modify.html @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -93,6 +93,10 @@ <& /Elements/SelectLang, Name => 'Lang', Default => $UserObj->Lang//$ARGS{Lang} &> +<&|/l&>Timezone: + +<& /Elements/SelectTimezone, Name => 'Timezone', Default => $UserObj->Timezone &> + <&|/l&>Extra info: @@ -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) {