summaryrefslogtreecommitdiff
path: root/modules/server_add/views/admin_server_add.html.php
AgeCommit message (Expand)Author
2010-02-25Fix typo, thanks cajun100 for reporting!Andy Staudacher
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-23Adjust order of items on server_add admin page. Restore autocomplete to the a...Chad Kieffer
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Apply gModuleStatus to server add status message.Chad Kieffer
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29XSS fixesAndy Staudacher
2009-07-21Escape bare & symbols so that we use valid entities. Fixes ticket #577.Bharat Mediratta
2009-06-23Use gMessage for "no paths defined" status message.Chad Kieffer
2009-03-27Put csrf token into Admin_View and Theme_View by default, then use itBharat Mediratta
2009-03-05Cleanups.Bharat Mediratta