diff options
author | carl <> | 2006-01-18 14:56:30 +0000 |
---|---|---|
committer | carl <> | 2006-01-18 14:56:30 +0000 |
commit | f5ff6a39ae808bc53513c1353769d9f3088cc0cf (patch) | |
tree | b8872d7f27f58c784ae084cb73b5469e24a2cad0 /demos/quickstart/protected/pages/config.xml | |
parent | 8a9efb9cc9480e4ea50b9ba75e14b451be7337c4 (diff) |
Added PradoSoft theme to QuickStart Tutorial
Diffstat (limited to 'demos/quickstart/protected/pages/config.xml')
-rw-r--r-- | demos/quickstart/protected/pages/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/config.xml b/demos/quickstart/protected/pages/config.xml index 92aec985..49be9a0a 100644 --- a/demos/quickstart/protected/pages/config.xml +++ b/demos/quickstart/protected/pages/config.xml @@ -4,7 +4,7 @@ <paths>
<alias id="Pages" path="." />
</paths>
- <pages MasterClass="Layout" Theme="Simple">
+ <pages MasterClass="Layout" Theme="PradoSoft">
<page id="ViewSource" MasterClass="" />
</pages>
</configuration>
\ No newline at end of file |