aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_avatar_options_gravatar.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14272] Assign min and max values for avatar driver settingsMarc Alexander2016-01-011-2/+2
| | | | PHPBB3-14272
* [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-2/+2
| | | | PHPBB3-14272
* [ticket/11010] Fixes for number input in acpVjacheslav Trushkin2013-05-201-2/+2
| | | | PHPBB3-11010
* [ticket/11010] Fix email inputsVjacheslav Trushkin2013-05-201-1/+1
| | | | | | | Add type="email" to fields that should be email fields Change back to type="text" fields that might have wildcards or not necessary email PHPBB3-11010
* [feature/avatars] Add more consistency to codebaseMarc Alexander2012-12-111-2/+2
| | | | PHPBB3-10018
* [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-251-5/+5
| | | | PHPBB3-10018
* [feature/avatars] Fix acp front-end of user and group avatarsMarc Alexander2012-11-171-0/+11
Due to the changes to the avatar manager etc. these had to be updated. PHPBB3-10018