mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[feature/events] Adding ucp_pm_viewmessage_head_body template ledge
Needed by ReIMG Resizer PHPBB3-9550
This commit is contained in:
committed by
David King
parent
e865ee1bef
commit
9b4ea94630
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" />
|
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
|
<!-- RUNHOOKS ucp_pm_viewmessage_head_body -->
|
||||||
<body id="phpbb">
|
<body id="phpbb">
|
||||||
<div id="wrap">
|
<div id="wrap">
|
||||||
<a id="top" accesskey="t"></a>
|
<a id="top" accesskey="t"></a>
|
||||||
|
@@ -55,6 +55,7 @@ hr.sep {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
<!-- RUNHOOKS ucp_pm_viewmessage_head_body -->
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
|
||||||
|
Reference in New Issue
Block a user