mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
small things... decode_text now checks for bbcode_uid existence. And yes, i know i have screwed up a lot of posts. :/
git-svn-id: file:///svn/phpbb/trunk@4486 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -97,7 +97,7 @@ function addquote(post_id, username) {
|
||||
|
||||
<td valign="top"><table width="100%" cellspacing="0" cellpadding="5" border="0">
|
||||
<tr>
|
||||
<td height="120" valign="top"><table width="100%" cellspacing="0" cellpadding="2">
|
||||
<td valign="top"><table width="100%" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<td><div id="message_{postrow.POST_ID}" class="postbody">{postrow.MESSAGE}</div></td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user