mirror of
https://github.com/ThunixdotNet/wiki.git
synced 2026-01-24 04:10:18 +00:00
Reverted horizontal rule back to previous version
This commit is contained in:
2
wiki.php
2
wiki.php
@@ -45,10 +45,10 @@ print " </div>
|
|||||||
<!-- End Body -->
|
<!-- End Body -->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
|
||||||
|
|
||||||
<!-- Begin Footer -->
|
<!-- Begin Footer -->
|
||||||
<div id='footer'>
|
<div id='footer'>
|
||||||
|
<hr>
|
||||||
";
|
";
|
||||||
|
|
||||||
echo ( shell_exec("/usr/bin/pandoc $doc_root/includes/footer.md") );
|
echo ( shell_exec("/usr/bin/pandoc $doc_root/includes/footer.md") );
|
||||||
|
|||||||
Reference in New Issue
Block a user