This commit is contained in:
Sébastien Lucas 2013-05-16 06:59:34 +02:00
джерело 1058253516
коміт 0e44eb9ae0
1 змінених файлів з 3 додано та 3 видалено

@ -160,8 +160,7 @@
</a>
<img class="headright" id="searchImage" src="<?php echo getUrlWithVersion("images/setting64.png") ?>" alt="Settings and menu" />
<h1><?php echo htmlspecialchars ($currentPage->title) ?></h1>
</header>
<aside id="tool" <?php if ($withToolbar) echo 'style="display: none"' ?>>
<div id="tool" <?php if ($withToolbar) echo 'style="display: none"' ?>>
<div style="float: left; width: 60%">
<form action="index.php" method="get">
<div style="float: right">
@ -196,7 +195,8 @@
</div>
</div>
<?php } ?>
</aside>
</div>
</header>
<div id="content" style="display: none;"></div>
<section>
<?php