diff --git a/include/admin/tpl/show_plugins.fnc.tpl b/include/admin/tpl/show_plugins.fnc.tpl index f3a8469b..6155e021 100644 --- a/include/admin/tpl/show_plugins.fnc.tpl +++ b/include/admin/tpl/show_plugins.fnc.tpl @@ -40,18 +40,12 @@
    {foreach $plugin_placement['plugin_data'] as $plugin_data} -
  1. -
    - Move{* i18n *} -
    +
  2. {if $plugin_data['is_plugin_editable']}
    {* i18n *}
    - {/if} - {if $plugin_data['can_configure']} - {$CONST.CONFIGURATION} {/if}
    {if $plugin_data['can_configure']} @@ -61,6 +55,14 @@ {/if}
    +
    + Move{* i18n *} +
    + + {if $plugin_data['can_configure']} + {$CONST.CONFIGURATION} + {/if} +