aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_groups_position.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10410] Add option to display users in their first teampage groupJoas Schilling2011-10-281-3/+4
| | | | PHPBB3-10410
* [ticket/10362] HTML5 Fix - Replace name attribute with id in anchorsMatt Friedman2011-09-111-1/+1
| | | | | | | When validating for HTML5, the name attribute is obsolete/deprecated when used in anchor tags. The ID tag should be used here instead. PHPBB3-10362
* [ticket/10070] Fixed line endings after ticket/9549.Oleg Pudeyev2011-03-011-158/+158
| | | | PHPBB3-10070
* [ticket/9549] Fix some minor issues with descriptions and coding-guidelines.Joas Schilling2011-02-161-1/+1
| | | | PHPBB3-9549
* [ticket/9549] Add the module and files for the ACP.Joas Schilling2011-02-161-0/+158
PHPBB3-9549