mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-20 20:43:26 +02:00
* added faq management - add/edit/move/hide/delete from website
* moved install pages to twig * load monsters and spells on installation of the AAC
This commit is contained in:
6
system/templates/install.license.html.twig
Normal file
6
system/templates/install.license.html.twig
Normal file
@@ -0,0 +1,6 @@
|
||||
<form action="{{ constant('BASE_URL') }}install/" method="post">
|
||||
<input type="hidden" name="step" id="step" value="requirements" />
|
||||
<textarea rows="10" cols="80" readonly="1">{{ license }}</textarea>
|
||||
|
||||
{{ buttons|raw }}
|
||||
</form>
|
Reference in New Issue
Block a user