mirror of https://github.com/ThunixdotNet/wiki.git
Reverted horizontal rule back to previous version
This commit is contained in:
parent
6b732d29c6
commit
1ccad66609
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") );
|
||||||
|
|
Loading…
Reference in New Issue