1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-26 17:47:08 +00:00

Clear log files

This commit is contained in:
Mark McDowall 2015-02-19 11:30:13 -08:00
parent e58576bcfa
commit 4108bbac7a

View file

@ -69,7 +69,7 @@ module.exports = Marionette.Layout.extend({
callback : this._refreshTable
},
{
title : 'Delete Log Files',
title : 'Clear Log Files',
icon : 'icon-trash',
command : this.deleteFilesCommand,
successMessage : 'Log files have been deleted',