summaryrefslogtreecommitdiff
path: root/main.php
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2011-10-05 00:51:22 +0100
committerAnika Henke <anika@selfthinker.org>2011-10-05 00:51:22 +0100
commit35cc0740c8dab662e9b46b94e188a72536bbd7c2 (patch)
tree37a83d9a855736c9c388def05b3e482d7c25687b /main.php
parent7ccc11464f838bd1beb3681efc3b31c29ca620c3 (diff)
downloadrpg-35cc0740c8dab662e9b46b94e188a72536bbd7c2.tar.gz
rpg-35cc0740c8dab662e9b46b94e188a72536bbd7c2.tar.bz2
implemented different temporary design for pagetools on the left (class='version02' instead of 01)
Diffstat (limited to 'main.php')
-rwxr-xr-xmain.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.php b/main.php
index d5c1cceb6..44a650486 100755
--- a/main.php
+++ b/main.php
@@ -132,7 +132,7 @@ $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER
<!-- PAGE ACTIONS -->
<?php if ($showTools): ?>
- <div id="dokuwiki__pagetools">
+ <div id="dokuwiki__pagetools" class="version01">
<h3 class="a11y"><?php echo tpl_getLang('page_tools') ?></h3>
<div class="tools">
<ul>