diff --git a/templates/admin/default/content-edit.html b/templates/admin/default/content-edit.html index 994cbd994..0a0353e0b 100644 --- a/templates/admin/default/content-edit.html +++ b/templates/admin/default/content-edit.html @@ -142,108 +142,7 @@
| {intl l='ID'} | - -{intl l='Folder title'} | - - {module_include location='product_folders_table_header'} - -{intl l="Actions"} | -
|---|---|---|
| {$ID} | - -- {$TITLE} - | - - {module_include location='product_folders_table_row'} - -
-
- {loop type="auth" name="can_delete" roles="ADMIN" permissions="admin.product.category.delete"}
-
-
-
- {/loop}
-
- |
-
|
-
- {intl l="This product doesn't belong to any additional folder."}
-
- |
- ||
| {intl l='ID'} | + +{intl l='Folder title'} | + + {module_include location='product_folders_table_header'} + +{intl l="Actions"} | +
|---|---|---|
| {$ID} | + ++ {$TITLE} + | + + {module_include location='product_folders_table_row'} + +
+
+ {loop type="auth" name="can_delete" roles="ADMIN" permissions="admin.product.category.delete"}
+
+
+
+ {/loop}
+
+ |
+
|
+
+ {intl l="This product doesn't belong to any additional folder."}
+
+ |
+ ||