Again some xhtml specific notation.
This commit is contained in:
parent
cb0e50d3df
commit
31101112b6
|
@ -115,7 +115,7 @@ $book->getLinkArray ();
|
|||
}
|
||||
?>
|
||||
</div>
|
||||
<div class="clearer" />
|
||||
<div class="clearer" ></div>
|
||||
<hr />
|
||||
<div><?php echo localize("content.summary") ?></div>
|
||||
<div class="content" <?php if (!isset ($page)) echo 'style="max-width:700px;"' ?>><?php echo $book->getComment (false) ?></div>
|
||||
|
|
Loading…
Reference in a new issue