mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
Remove extraneous line space
This commit is contained in:
parent
1cdb8adf5c
commit
70265e7539
@ -17,8 +17,8 @@ $content_sched2 = translate('The <a href="http://wiki.davical.org/w/iSchedule_co
|
||||
$page_elements = array();
|
||||
$page_elements[] = <<<EOBODY
|
||||
<h1>$heading_schedule</h1>
|
||||
<p>$content_sched1</p>
|
||||
<p><br> </p>
|
||||
<p>$content_sched1
|
||||
<br> </p>
|
||||
<p>$content_sched2</p>
|
||||
EOBODY;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user