diff --git a/admin/themes/default/template/element_set_ranks.tpl b/admin/themes/default/template/element_set_ranks.tpl index be5019e24..dfdafdc2e 100644 --- a/admin/themes/default/template/element_set_ranks.tpl +++ b/admin/themes/default/template/element_set_ranks.tpl @@ -17,7 +17,7 @@ jQuery(document).ready(function() { }); }); - jQuery('#image_order_rank').attr('checked', true); + jQuery('#image_order_rank').prop('checked', true); checkOrderOptions(); } }); @@ -43,7 +43,7 @@ jQuery('.thumbnail').tipTip({
{if !empty($thumbnails)} -

+

{'Manual order'|@translate} {if !empty($thumbnails)} @@ -84,7 +84,7 @@ jQuery('.thumbnail').tipTip({

- +

- +
{/if} @@ -72,8 +72,8 @@ jQuery(document).ready(function(){

- - + +

{/if}{* isset $param*} @@ -128,7 +128,7 @@ jQuery(document).ready(function(){

- +

{/if} {/if}{* isset $send*}