aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/timezone_option.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefixMarc Alexander2014-09-171-10/+10
| | | | PHPBB3-12858
* [ticket/12858] Fix timezone display on acp users pageMarc Alexander2014-09-171-3/+11
| | | | PHPBB3-12858
* [ticket/10780] Replace colon usage in adm template output with {L_COLON}Nathan Guse2012-11-101-1/+1
| | | | | | Same as 46a7940a976ec1f54078f803ec949aa2bfbf6316, but for ACP templates PHPBB3-10780
* [feature/new-tz-handling] Use asset in acp and subsilver2 and remove duplicatesJoas Schilling2012-06-191-1/+1
| | | | PHPBB3-9558
* [feature/new-tz-handling] Use jQuery and INCLUDEJS for javascriptJoas Schilling2012-06-181-2/+1
| | | | PHPBB3-9558
* [feature/new-tz-handling] Fix timezone option when editing a user in the ACPJoas Schilling2012-06-181-0/+20
PHPBB3-9558