// fix update button Stats and referrers
This commit is contained in:
@@ -82,12 +82,6 @@
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<style type="text/css">
|
||||
.toolbarBox .process-icon-save-calendar { background-image: url(themes/default/process-icon-save.png);}
|
||||
.toolbarBox .process-icon-save-settings { background-image: url(themes/default/process-icon-save.png);}
|
||||
.toolbarBox .process-icon-refresh-index { background-image: url(themes/default/process-icon-stats.png);}
|
||||
.toolbarBox .process-icon-refresh-cache { background-image: url(themes/default/process-icon-stats.png);}
|
||||
</style>
|
||||
{if $enable_calendar}
|
||||
{$calendar_form}
|
||||
{$settings_form}
|
||||
|
||||
@@ -56,9 +56,5 @@
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<style type="text/css">
|
||||
.toolbarBox .process-icon-save-calendar { background-image: url(themes/default/process-icon-save.png);}
|
||||
.toolbarBox .process-icon-save-settings { background-image: url(themes/default/process-icon-save.png);}
|
||||
</style>
|
||||
{/block}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user