Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13590] Headers of remember me login keys are not centered | RMcGirr83 | 2015-03-04 | 1 | -7/+7 |
| | | | | | | Corrected a few other files as well PHPBB3-13590 | ||||
* | [ticket/11098] Fix error reporting on the autologin key pages | Matt Friedman | 2014-04-09 | 1 | -7/+1 |
| | | | | PHPBB3-11098 | ||||
* | [ticket/11098] Add mark/unmark all options to remember me keys | Matt Friedman | 2014-04-09 | 1 | -34/+34 |
| | | | | PHPBB3-11098 | ||||
* | [ticket/11935] Remove obsolete table attributes from Prosilver | Matt Friedman | 2013-10-19 | 1 | -1/+1 |
| | | | | | | | cellpadding, cellspacing, border are obsolete table attributes. They are handled by CSS already using table and .table1 PHPBB3-11935 | ||||
* | [ticket/11893] Remove unnecessary <fieldset> causing a large font size | Cesar G | 2013-10-05 | 1 | -2/+0 |
| | | | | PHPBB3-11893 | ||||
* | [feature/delete-auto-logins] fixes style | Dhruv Goel | 2012-05-17 | 1 | -3/+2 |
| | | | | | | | removes reset button and some minor style fixes in subsilver2 and prosilver. PHPBB3-9647 | ||||
* | [feature/delete-auto-logins] improves styling | Dhruv Goel | 2012-05-17 | 1 | -24/+23 |
| | | | | PHPBB3-9647 | ||||
* | [feature/delete-auto-logins] fix language keys and styling | Dhruv Goel | 2012-05-17 | 1 | -5/+5 |
| | | | | | | introduction of language variables instead of hardcoded language. PHPBB3-9647 | ||||
* | [feature/delete-auto-logins] improved styling and fixes language | Dhruv Goel | 2012-05-17 | 1 | -7/+11 |
| | | | | | | | | Table ahs been styled. Date is now formatted properly instead of the unix timestamp being displayed earlier. fixes small mistake in language entry PHPBB3-9647 | ||||
* | [feature/delete-auto-logins] using loop for errors | Dhruv Goel | 2012-05-17 | 1 | -1/+7 |
| | | | | | | | instead of hardcoding html code into ERROR variable, we use errors array and use loop in template file. PHPBB3-9647 | ||||
* | [feature/delete-auto-logins] fixes css corners | Dhruv Goel | 2012-05-17 | 1 | -2/+2 |
| | | | | PHPBB3-9647 | ||||
* | [feature/delete-auto-logins] User can view/delete auto logins. | Dhruv Goel | 2012-05-17 | 1 | -0/+45 |
User has an extra option in UCP->Profile to view the auto logins and clear them. PHPBB3-9647 |