issue: restore reply form divider
[minimedit.git] / widget / reply.php
index da993c92f5c3541d131911e3d89f2e23db02b5e9..f8984aae185e29b7b413bc8dc8f954de1f1338e6 100644 (file)
@@ -75,7 +75,7 @@ while ($row = $query->fetch()) {
 }
 
 if ($User->login) {
-       print '<li>';
+       print '<li><hr/>';
        print '<form method="post" action="" enctype="multipart/form-data">';
        if (isset($Issue) and $User->admin("edit {$Page->link}")) {
                print "<aside>\n";