- {loop type="image" name="cat_image" source="category" source_id="$ID" limit="1" width="50" height="50" resize_mode="crop" backend_context="1"}
+ i={$ID} {loop type="image" name="cat_image" source="category" source_id="$ID" limit="1" width="50" height="50" resize_mode="crop" backend_context="1"}
{/loop}
|
- {$TITLE}
+ {$ID} p={$POSITION} {$TITLE}
|
diff --git a/templates/admin/default/currencies.html b/templates/admin/default/currencies.html
index 98fd36272..d446de776 100644
--- a/templates/admin/default/currencies.html
+++ b/templates/admin/default/currencies.html
@@ -155,7 +155,7 @@
{loop type="auth" name="can_change" roles="ADMIN" permissions="admin.configuration.currencies.change"}
-
+
{/loop}
{loop type="auth" name="can_delete" roles="ADMIN" permissions="admin.configuration.currencies.delete"}
diff --git a/templates/admin/default/currency-edit.html b/templates/admin/default/currency-edit.html
index 4ac8bb7c5..173876ede 100644
--- a/templates/admin/default/currency-edit.html
+++ b/templates/admin/default/currency-edit.html
@@ -29,7 +29,7 @@
|