1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 14:57:37 +02:00

[ticket/9657] Fix typo in subsilver2 condition

PHPBB3-9657
This commit is contained in:
Joas Schilling
2013-03-12 11:38:23 +01:00
parent d44a0a17df
commit db12214279

View File

@@ -271,7 +271,7 @@
<br /><br /> <br /><br />
<span class="gensmall">{postrow.DELETED_MESSAGE}</span> <span class="gensmall">{postrow.DELETED_MESSAGE}</span>
<!-- ENDIF --> <!-- ENDIF -->
<!-- ELSIF postrow.EDITED_MESSAGE or postrow.EDIT_REASON --> <!-- ELSEIF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
<!-- IF postrow.EDIT_REASON --> <!-- IF postrow.EDIT_REASON -->
<br /><br /> <br /><br />
<table class="tablebg" width="100%" cellspacing="1"> <table class="tablebg" width="100%" cellspacing="1">