src/tabviews/zshare/actionList/tabbutton/index.jsx
@@ -217,6 +217,7 @@ return ( <Button type={type} id={'button' + btn.uuid} title={disabled ? (btn.reason || '') : (btn.show === 'icon' ? btn.label : '')} style={btn.style || null} disabled={disabled}