mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
* moved most of guilds html-in-php code to twig
* moved buttons to separate templates * moved online search for to twig
This commit is contained in:
3
templates/tibiacom/buttons.change_name.html.twig
Normal file
3
templates/tibiacom/buttons.change_name.html.twig
Normal file
@@ -0,0 +1,3 @@
|
||||
{% set button_name = 'Change Name' %}
|
||||
{% set button_image = '_sbutton_change_name' %}
|
||||
{% include('buttons.base.html.twig') %}
|
Reference in New Issue
Block a user