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