mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-11-09 21:50:48 +08:00
the cc-section needs to be included in another place
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
30bd415aac
commit
ae5adc989f
1 changed files with 1 additions and 1 deletions
|
|
@ -602,11 +602,11 @@
|
||||||
</form>
|
</form>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{{ include('includes/community-containers.twig') }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{{ include('includes/community-containers.twig') }}
|
|
||||||
|
|
||||||
<script type="text/javascript" src="containers-form-submit.js?v4"></script>
|
<script type="text/javascript" src="containers-form-submit.js?v4"></script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue