1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-26 01:43:45 +02:00

[ticket/14139] Add class of IDs to html tags

This commit is contained in:
Michael Miday
2015-09-14 16:25:36 +02:00
parent fe0e9b2e4c
commit 70f1b08c69
21 changed files with 54 additions and 54 deletions

View File

@@ -106,7 +106,7 @@
</p>
<!-- ENDIF -->
<div class="content" id="post_details">
<div id="post_details" class="content post_details">
{POST_PREVIEW}
</div>