mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge remote-tracking branch 'mvinny/ticket/10789' into develop-olympus
* mvinny/ticket/10789: [ticket/10789] Remove unnecessary variables from PM print - prosilver
This commit is contained in:
commit
3a70bc2c75
1 changed files with 2 additions and 3 deletions
|
@ -23,10 +23,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