mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
[ticket/11103] HTML encode double arrow character
PHPBB3-11103
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
{notifications.AVATAR}
|
||||
<div>
|
||||
<p>{notifications.FORMATTED_TITLE}</p>
|
||||
<p class="notification_time">» {notifications.TIME}</p>
|
||||
<p class="notification_time">» {notifications.TIME}</p>
|
||||
|
||||
<!-- IF not notifications.URL and notifications.U_MARK_READ -->
|
||||
<p><a href="{notifications.U_MARK_READ}">{L_MARK_READ}</a></p>
|
||||
|
Reference in New Issue
Block a user