{if $HAS_PREVIOUS != 0}
-
+
{else}
{/if}
@@ -29,7 +29,7 @@
{if $HAS_NEXT != 0}
-
+
{else}
{/if}
@@ -67,7 +67,7 @@
{form_hidden_fields form=$form}
{form_field form=$form field='success_url'}
-
+
{/form_field}
{form_field form=$form field='locale'}
diff --git a/templates/admin/default/folders.html b/templates/admin/default/folders.html
index 4cb4eca12..ae24568c8 100644
--- a/templates/admin/default/folders.html
+++ b/templates/admin/default/folders.html
@@ -146,7 +146,7 @@
{loop type="auth" name="can_change" roles="ADMIN" permissions="admin.folders.edit"}
-
+
{/loop}
{loop type="auth" name="can_delete" roles="ADMIN" permissions="admin.folders.delete"}
@@ -344,7 +344,7 @@
{form_field form=$form field='success_url'}
{* on success, redirect to the edition page, _ID_ is replaced with the created object ID, see controller *}
-
+
{/form_field}
{form_field form=$form field='parent'}