This commit is contained in:
Sébastien Lucas 2013-05-16 07:00:21 +02:00
parent 0e44eb9ae0
commit 8f15485bfc

View file

@ -176,7 +176,7 @@
</div>
</form>
</div>
<?php if ($currentPage->containsBook ()) { ?>
<?php if ($currentPage->containsBook ()) { ?>
<div style="float: right; width: 35%">
<div style="float: right">
<img id="sort" src="images/sort32.png" alt="<?php echo localize ("sort.alternate") ?>" />
@ -194,7 +194,7 @@
</select>
</div>
</div>
<?php } ?>
<?php } ?>
</div>
</header>
<div id="content" style="display: none;"></div>