Skip to content

Commit 2eaec28

Browse files
committed
Fix to remove horizontal rule not needed with new layout
1 parent 626dcc3 commit 2eaec28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

authentic.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1732,7 +1732,6 @@ sub theme_error
17321732
return $error_stack;
17331733
};
17341734
if (!$main_header) {
1735-
print "<hr>\n";
17361735
print "<h3 data-fatal-error-text>$error</h3>\n";
17371736
print &$get_error_stack();
17381737
print "<hr>\n";

0 commit comments

Comments
 (0)