mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:22:37 +02:00
Merge pull request #6378 from hanakin/ticket/16978
[ticket/16978] add missing ul closeing tag
This commit is contained in:
@@ -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 -->
|
<!-- IF not S_EDIT_POST --><input type="submit" name="remove_{to_recipient.TYPE}[{to_recipient.UG_ID}]" value="x" class="button2" /><!-- ENDIF -->
|
||||||
</li>
|
</li>
|
||||||
<!-- END to_recipient -->
|
<!-- END to_recipient -->
|
||||||
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
</dl>
|
</dl>
|
||||||
|
Reference in New Issue
Block a user