1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 11:01:48 +02:00

Merge pull request #6378 from hanakin/ticket/16978

[ticket/16978] add missing ul closeing tag
This commit is contained in:
Marc Alexander
2022-06-06 09:45:44 +02:00
committed by GitHub

View File

@@ -73,6 +73,7 @@
<!-- IF not S_EDIT_POST --><input type="submit" name="remove_{to_recipient.TYPE}[{to_recipient.UG_ID}]" value="x" class="button2" /><!-- ENDIF -->
</li>
<!-- END to_recipient -->
</ul>
</dd>
<!-- ENDIF -->
</dl>