-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.0.10
-
Fix Version/s: 3.0.12-RC1
-
Component/s: Styles
-
Labels:None
-
GitHub Pull Request URL:
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.
- was caused by solution of
-
PHPBB3-10452 XHTML error when printing a PM
-
- Closed
-