mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-10 14:54:30 +02:00
Better news back button
This commit is contained in:
parent
1846bf5255
commit
ca8db22639
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user