Skip to content

Commit

Permalink
web: forum rules tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpanderson committed May 31, 2023
1 parent 1caca95 commit 47070a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions html/inc/forum.inc
Original file line number Diff line number Diff line change
Expand Up @@ -854,9 +854,9 @@ function post_warning($forum=null) {
}

$x .= "
<font size=-2>
".tra("Rules:").post_rules()."
</font>
<small>
".post_rules()."
</small>
</td></tr></table>
";
return $x;
Expand Down

0 comments on commit 47070a1

Please sign in to comment.