diff options
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 |