don't hide "save" button on larger input form
This commit is contained in:
parent
77bd789f14
commit
0a641b40c2
@ -33,7 +33,9 @@
|
|||||||
<input type="hidden" name="catlang" value="{{ catlang }}">
|
<input type="hidden" name="catlang" value="{{ catlang }}">
|
||||||
<input type="hidden" name="editval[oxmanufacturers__d3description]" value="">
|
<input type="hidden" name="editval[oxmanufacturers__d3description]" value="">
|
||||||
|
|
||||||
|
<div style="margin-bottom: 40px">
|
||||||
{% include "include/category_text_editor.html.twig" %}
|
{% include "include/category_text_editor.html.twig" %}
|
||||||
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
{% include "bottomnaviitem.html.twig" %}
|
{% include "bottomnaviitem.html.twig" %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user