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

Incorrect colspan in MCP_FRONT.HTML(prosilver)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.4
    • 3.0.3
    • Styles
    • None
    • PHP Environment:
      Database:

      In the templateset of prosilver.
      In mcp_front.html there is an incorrect colspan for the action logs table.

      Around line 130:

      	<!-- BEGINELSE -->
      		<tr>
      			<td colspan="5">{L_NO_ENTRIES}</td>
      		</tr>
      	<!-- END log -->

      colspan is given the value 5, while this table has 6 columns.

            ToonArmy Chris Smith
            Double_J Double_J [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: