mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fixed invalid HTML
This commit is contained in:
@@ -183,7 +183,7 @@ $SIDEBAR = <<< SIDEBAR_DATA
|
||||
$announcements
|
||||
<p class='panel'><a href='/cal.php'>User Group Events</a></p>
|
||||
<p class='panel'><a href='/thanks.php'>Special Thanks</a></p>
|
||||
<p class='panel social-media'>
|
||||
<div class='panel social-media'>
|
||||
<span class='headline'>Social media</span>
|
||||
<div class='body'>
|
||||
<ul>
|
||||
@@ -195,7 +195,7 @@ $announcements
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
SIDEBAR_DATA;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user