Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2023-02-05 00:03:43 +01:00
commit 124f9c1c08
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -11,7 +11,7 @@
<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet"> <link href="{T_THEME_PATH}/bidi.css" rel="stylesheet">
<!-- EVENT ucp_pm_viewmessage_print_head_append --> <!-- EVENT ucp_pm_viewmessage_print_head_append -->
</head> </head>
<body id="phpbb"> <body id="phpbb" class="{S_CONTENT_DIRECTION}">
<div id="wrap" class="wrap"> <div id="wrap" class="wrap">
<a id="top" class="top-anchor" accesskey="t"></a> <a id="top" class="top-anchor" accesskey="t"></a>