diff options
author | Daniel <darthdaniel85@gmail.com> | 2013-11-18 14:44:44 -0800 |
---|---|---|
committer | Daniel <darthdaniel85@gmail.com> | 2013-11-18 14:44:44 -0800 |
commit | 85ca63b0896be3d12a098b44b5ec0c65a5b76a6c (patch) | |
tree | 86af33cb199088d65389bfb83cacf94a3db2a88b /framework/Wsat/pages/config.xml | |
parent | 7a047bedd98b47a82263e81bf62ef3890947f6ac (diff) |
WSAT Login...
Diffstat (limited to 'framework/Wsat/pages/config.xml')
-rw-r--r-- | framework/Wsat/pages/config.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/framework/Wsat/pages/config.xml b/framework/Wsat/pages/config.xml index 832b6cc3..3ed8ea41 100644 --- a/framework/Wsat/pages/config.xml +++ b/framework/Wsat/pages/config.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<configuration> - <modules> - <module id="wsat_theme" class="System.Web.UI.TThemeManager" BasePath="System.Wsat.themes" /> - </modules> - +<configuration> <pages Theme="PradoSoft" MasterClass="System.Wsat.pages.layout.TWsatLayout" /> </configuration>
\ No newline at end of file |