mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 13:14:09 +02:00
[ticket/14128] Fix img bbcode regression, lost postimage class
PHPBB3-14128
This commit is contained in:
@@ -1 +1 @@
|
||||
<a href="//example.org/" class="postlink"><img src="//example.org/img.png" alt="Image"></a>
|
||||
<a href="//example.org/" class="postlink"><img src="//example.org/img.png" class="postimage" alt="Image"></a>
|
Reference in New Issue
Block a user