summary refs log tree commit diff stats
path: root/theme/layouts/6.2/layout.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/layouts/6.2/layout.tpl')
-rwxr-xr-xtheme/layouts/6.2/layout.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/layouts/6.2/layout.tpl b/theme/layouts/6.2/layout.tpl index 49884f1..0f0d586 100755 --- a/theme/layouts/6.2/layout.tpl +++ b/theme/layouts/6.2/layout.tpl
@@ -169,6 +169,7 @@
169 <p> 169 <p>
170 <strong>Theme Switcher</strong>: 170 <strong>Theme Switcher</strong>:
171 <select style="width: 55%" onchange="document.location='<!--ME-->?layout='+this.options[this.selectedIndex].value"> 171 <select style="width: 55%" onchange="document.location='<!--ME-->?layout='+this.options[this.selectedIndex].value">
172 <option value="subtle">Subtle Mode (beta)</option>
172 <option value="7">7</option> 173 <option value="7">7</option>
173 <option value="6.2" selected="selected">6.2</option> 174 <option value="6.2" selected="selected">6.2</option>
174 <option value="4.5">4.5</option> 175 <option value="4.5">4.5</option>