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

Invalid HTML in permission_trace.html

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.0
    • 3.0.RC1
    • ACP
    • None
    • PHP Environment:
      Database:

      There is an error in adm/style/permission_trace.html:

      <!-- INCLUDE simple_footer.html -->
       
      </div>

      The closing div tag needs to be set before including the footer. Otherwise the generated HTML is invalid:

      </body>
      </html>
      </div>

            DavidMJ DavidMJ
            Schumi Schumi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: