mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge branch 'ticket/bantu/9653' into develop-olympus
* ticket/bantu/9653: [ticket/9653] Valid XHTML with code BBCode in subsilver2 viewtopic signatures
This commit is contained in:
commit
b91950d413
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@
|
|||
<span class="gensmall error"><br /><br />{L_DOWNLOAD_NOTICE}</span>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF postrow.SIGNATURE -->
|
||||
<span class="postbody"><br />_________________<br />{postrow.SIGNATURE}</span>
|
||||
<div class="postbody"><br />_________________<br />{postrow.SIGNATURE}</div>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
|
||||
|
|
Loading…
Add table
Reference in a new issue