mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Use bootstrap tool
This commit is contained in:
@@ -24,8 +24,9 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<h2>{% trans 'admin::base: structure' %}</h2>
|
||||
|
||||
<div class="page-header">
|
||||
<h1>{% trans 'admin::base: structure' %}</h1>
|
||||
</div>
|
||||
|
||||
<form method="POST" action="{{ path('database_submit_stucture', { 'databox_id' : databox.get_sbas_id() }) }}">
|
||||
<TEXTAREA nowrap style="width:99%; height:450px; white-space:pre" name="structure">{{ structure }}</TEXTAREA>
|
||||
|
Reference in New Issue
Block a user