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

PM print template (prosilver) with unnecessary variables

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 3.0.12-RC1
    • 3.0.10
    • Styles
    • None

      The following code:

      <div id="page-header">
      	<h1>{SITENAME}</h1>
      	<p>{SITE_DESCRIPTION}<br /><a href="{U_FORUM}">{U_FORUM}</a></p>
       
      	<h2>{TOPIC_TITLE}</h2>
      	<p><a href="{U_TOPIC}">{U_TOPIC}</a></p>
      </div>

      Has unnecessary variables. Just remember that this was added in the last release with the update(3.0.9 to 3.0.10) of the template prosilver/template/ucp_pm_viewmessage_print.html.

            bantu Andreas Fischer [X] (Inactive)
            _Vinny_ Marcus Vinicius
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: