Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-6856

Row not closed in subsilver2 viewtopic for ignored post

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.1
    • 3.0.0
    • Styles
    • None
    • PHP Environment:
      Database:

      In viewtopic.html under the subsilver 2 style, a table row is not closed if a post is ignored. The is the very basic HTML of it:

      <tr>
      <!-- IF postrow.S_IGNORE_POST -->
      	<td class="gensmall" ... > ...</td>
      <!-- ELSE -->
      	...
      </tr>
      <!-- ENDIF -->
      <tr>

            Acyd Burn Meik Sievertsen [X] (Inactive)
            primehalo primehalo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: