mirror of
https://github.com/ThunixdotNet/wiki.git
synced 2026-01-24 12:20:19 +00:00
Readjusted the horizontal rule at the footer
This commit is contained in:
4
wiki.php
4
wiki.php
@@ -25,8 +25,8 @@ print " </div>
|
|||||||
|
|
||||||
echo ( shell_exec("/usr/bin/pandoc articles/$page.md") );
|
echo ( shell_exec("/usr/bin/pandoc articles/$page.md") );
|
||||||
|
|
||||||
print " </div><hr>
|
print " </div>
|
||||||
</div>
|
</div><hr>
|
||||||
<div id='footer' style='clear:both;'>";
|
<div id='footer' style='clear:both;'>";
|
||||||
|
|
||||||
echo ( shell_exec("/usr/bin/pandoc includes/footer.md") );
|
echo ( shell_exec("/usr/bin/pandoc includes/footer.md") );
|
||||||
|
|||||||
Reference in New Issue
Block a user