From: Niclas Berglind Date: Wed, 15 Oct 2014 19:48:41 +0000 (+0200) Subject: Minor change to clarify shared folder creation. X-Git-Url: http://git.datanom.net/omvzfs.git/commitdiff_plain/HEAD Minor change to clarify shared folder creation. Signed-off-by: Niclas Berglind --- diff --git a/gui/js/omv/module/admin/storage/zfs/Overview.js b/gui/js/omv/module/admin/storage/zfs/Overview.js index 10a54f2..3c0f25f 100644 --- a/gui/js/omv/module/admin/storage/zfs/Overview.js +++ b/gui/js/omv/module/admin/storage/zfs/Overview.js @@ -887,11 +887,11 @@ Ext.define("OMV.module.admin.storage.zfs.Overview", { flex: 1, stateId: 'mountpoint' },{ - text: _("Share"), + text: _("Share folder"), xtype: 'actioncolumn', tooltip: 'Create shared folder', align: 'center', - icon: 'images/checkmark.png', + icon: 'images/share.png', handler: function(view, rowIndex, colIndex, item, e, record, row) { var me = this; Ext.create("OMV.module.admin.storage.zfs.CreateShare", {