mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10789] Remove unnecessary variables from PM print - prosilver
This commit is contained in:
commit
0de3b899c7
1 changed files with 2 additions and 3 deletions
|
@ -17,10 +17,9 @@
|
|||
|
||||
<div id="page-header">
|
||||
<h1>{SITENAME}</h1>
|
||||
<p>{SITE_DESCRIPTION}<br /><a href="{U_FORUM}">{U_FORUM}</a></p>
|
||||
<p>{SITE_DESCRIPTION}</p>
|
||||
|
||||
<h2>{TOPIC_TITLE}</h2>
|
||||
<p><a href="{U_TOPIC}">{U_TOPIC}</a></p>
|
||||
<h2>{L_PRIVATE_MESSAGING}</h2>
|
||||
</div>
|
||||
|
||||
<div id="page-body">
|
||||
|
|
Loading…
Add table
Reference in a new issue