Better news back button

This commit is contained in:
slawkens 2023-06-01 11:23:28 +02:00
parent 475cea8549
commit 4b4864561c

View File

@ -4,10 +4,11 @@
<tbody>
<tr>
<td>
<input width="120" height="18" border="0" type="image" src="{{ template_path }}/images/global/buttons/sbutton_back.gif" alt="Back" name="Back" />
{% set button_name = 'Back' %}
{{ include('buttons.base.html.twig') }}
</td>
</tr>
</tbody>
</form>
</table>
</div>
</div>