Skip to content

Commit

Permalink
updated theme menu
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityblast committed Feb 13, 2009
1 parent d579387 commit d7b7b44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Expand Up @@ -331,8 +331,7 @@ <h3>Switch Theme</h3>
<ul class="navigation">
<li><a href="#" onclick="Theme.activate('default'); return false;">Default</a></li>
<li class="last"><a href="#" onclick="Theme.activate('bec'); return false;">Bec</a></li>
<li class="last"><a href="#" onclick="Theme.activate('bec-green'); return false;">Bec-Green</a></li>
<li><a href="#" onclick="Theme.activate('black-grey'); return false;">Black &amp; Grey</a></li>
<li class="last"><a href="#" onclick="Theme.activate('bec-green'); return false;">Bec-Green</a></li>
<li><a href="#" onclick="Theme.activate('orange'); return false;">Orange</a></li>
</ul>
</div>
Expand Down

0 comments on commit d7b7b44

Please sign in to comment.