From 33ee2d72177aa07d766782ba045342a3231ba13c Mon Sep 17 00:00:00 2001 From: Ian Date: Thu, 1 May 2014 18:11:50 +0200 Subject: [PATCH] re-add media name to resize GET string - fixes #139 --- templates/2k11/admin/media_items.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/2k11/admin/media_items.tpl b/templates/2k11/admin/media_items.tpl index 7c4c77e6..c7cb3394 100644 --- a/templates/2k11/admin/media_items.tpl +++ b/templates/2k11/admin/media_items.tpl @@ -102,7 +102,7 @@ {if $file.is_editable}
  • {if $file.is_image AND NOT $file.hotlink} -
  • {$CONST.IMAGE_RESIZE}
  • +
  • {$CONST.IMAGE_RESIZE}
  • {/if} {if $file.is_image AND NOT $file.hotlink}
  • {$CONST.IMAGE_ROTATE_LEFT}