fix noscript pluginmove
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
{if $sort_idx == $total - 1}
|
{if $sort_idx == $total - 1}
|
||||||
|
|
||||||
{else}
|
{else}
|
||||||
<a href="?{$serendipity_setFormTokenUrl}&serendipity[adminModule]=plugins&submit=move+down&serendipity[plugin_to_move]=$plugin_data{if $event_only}&serendipity[event_plugin]=true{/if}">
|
<a href="?{$serendipity_setFormTokenUrl}&serendipity[adminModule]=plugins&submit=move+down&serendipity[plugin_to_move]={$plugin_data.key}{if $event_only}&serendipity[event_plugin]=true{/if}">
|
||||||
<img src="{serendipity_getFile file='admin/img/downarrow.png'}" height="16" width="16" alt="'. DOWN .'" border="0" />
|
<img src="{serendipity_getFile file='admin/img/downarrow.png'}" height="16" width="16" alt="'. DOWN .'" border="0" />
|
||||||
</a>
|
</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
Reference in New Issue
Block a user