mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 06:25:04 +02:00
[ticket/17098] Add class S_CONTENT_DIRECTION to body in pm print
PHPBB3-17098
This commit is contained in:
parent
458940217b
commit
632702e10f
@ -11,7 +11,7 @@
|
||||
<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet">
|
||||
<!-- EVENT ucp_pm_viewmessage_print_head_append -->
|
||||
</head>
|
||||
<body id="phpbb">
|
||||
<body id="phpbb" class="{S_CONTENT_DIRECTION}">
|
||||
<div id="wrap" class="wrap">
|
||||
<a id="top" class="top-anchor" accesskey="t"></a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user