remove wrong char

This commit is contained in:
slawkens 2023-02-06 21:21:04 +01:00
parent 098beb9d46
commit 91c6ef1ddf

View File

@ -7,7 +7,7 @@
</script>
{% set rows = 0 %}
<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr>
<td><img src="<{{ template_path }}/images/general/blank.gif" width="10" height="1" border="0"></td>
<td><img src="{{ template_path }}/images/general/blank.gif" width="10" height="1" border="0"></td>
<td>
{{ hook(constant('HOOK_CHARACTERS_BEFORE_INFORMATIONS')) }}
{% if canEdit %}