1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-26 17:54:39 +02:00

[ticket/13713] Move mentions avatar template HTML to html file

PHPBB3-13713
This commit is contained in:
Marc Alexander
2021-05-18 17:13:58 +02:00
parent 5c2ada19c8
commit 51097d937a
4 changed files with 24 additions and 7 deletions

View File

@@ -0,0 +1 @@
<template data-id="mentions-avatar-span"><span class="mention-media-avatar"><img class="avatar" src="" width="" height="" alt="" /></span></template>