Skip to content

Commit

Permalink
post.php: fixed markup (continuing [853]).
Browse files Browse the repository at this point in the history
git-svn-id: http://punbb.informer.com/svn/punbb/branches/punbb-1.3-dev@855 4dc816b1-62af-4023-b237-cae3452c1eb1
  • Loading branch information
Roman authored and Roman committed Nov 8, 2008
1 parent 05ceea9 commit ca8a458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion post.php
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@

?>
<div class="ct-box error-box">
<h2 class="warn"><?php echo $lang_post['Post errors'] ?></h2>
<h2 class="warn hn"><?php echo $lang_post['Post errors'] ?></h2>
<ul class="error-list">
<?php echo implode("\n\t\t\t\t", $forum_page['errors'])."\n" ?>
</ul>
Expand Down

0 comments on commit ca8a458

Please sign in to comment.