reindent
This commit is contained in:
parent
0e44eb9ae0
commit
8f15485bfc
|
@ -176,7 +176,7 @@
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<?php if ($currentPage->containsBook ()) { ?>
|
<?php if ($currentPage->containsBook ()) { ?>
|
||||||
<div style="float: right; width: 35%">
|
<div style="float: right; width: 35%">
|
||||||
<div style="float: right">
|
<div style="float: right">
|
||||||
<img id="sort" src="images/sort32.png" alt="<?php echo localize ("sort.alternate") ?>" />
|
<img id="sort" src="images/sort32.png" alt="<?php echo localize ("sort.alternate") ?>" />
|
||||||
|
@ -194,7 +194,7 @@
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<div id="content" style="display: none;"></div>
|
<div id="content" style="display: none;"></div>
|
||||||
|
|
Loading…
Reference in a new issue