Repair single page documentation generator
This commit is contained in:
@ -95,7 +95,7 @@ class Book
|
||||
|
||||
protected function generateCover()
|
||||
{
|
||||
return "<div style='margin:4em 30% 4em 0;'>" .
|
||||
return "<div>" .
|
||||
"<h1 style='font-size:40pt; margin-bottom:0;'>{$this->cover['title']}</h1>" .
|
||||
"<p><strong>{$this->cover['subject']}</strong> by {$this->cover['author']}</p>" .
|
||||
'</div><div class="page-break"> </div>';
|
||||
|
Reference in New Issue
Block a user