Updated the web_theme app's theme media file to match upstreams new version
This commit is contained in:
@@ -342,6 +342,7 @@
|
||||
<h3>Switch Theme</h3>
|
||||
<ul class="navigation">
|
||||
<li><a href="#" onclick="Theme.activate('default'); return false;">Default</a></li>
|
||||
<li><a href="#" onclick="Theme.activate('activo'); return false;">Activo 2</a></li>
|
||||
<li><a href="#" onclick="Theme.activate('red'); return false;">Red</a></li>
|
||||
<li><a href="#" onclick="Theme.activate('amro'); return false;">Amro</a></li>
|
||||
<li><a href="#" onclick="Theme.activate('bec'); return false;">Bec</a></li>
|
||||
|
||||
Reference in New Issue
Block a user