mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/9657] Fix typo in subsilver2 condition
PHPBB3-9657
This commit is contained in:
parent
d44a0a17df
commit
db12214279
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Reference in a new issue