mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16978] add missing ul closeing tag
PHPBB3-16978
This commit is contained in:
parent
8a746b457d
commit
6fa019e23a
1 changed files with 8 additions and 7 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue