From e345c884872f71a2a3466438f0696cc360b78526 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sat, 15 Nov 2014 22:43:30 +0100 Subject: [PATCH] components/selectioninfo: use help icon for help --- .../views/scripts/list/components/selectioninfo.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/components/selectioninfo.phtml b/modules/monitoring/application/views/scripts/list/components/selectioninfo.phtml index 31c4b72ce..82b9d246c 100644 --- a/modules/monitoring/application/views/scripts/list/components/selectioninfo.phtml +++ b/modules/monitoring/application/views/scripts/list/components/selectioninfo.phtml @@ -2,5 +2,5 @@ $helpMessage = $this->translate('Press and hold the Ctrl key while clicking on rows to select multiple rows or press and hold the Shift key to select a range of rows.', 'multiselection'); ?>
- 0 translate('row(s) selected', 'multiselection') ?> icon('flash', $helpMessage) ?> + 0 translate('row(s) selected', 'multiselection') ?> icon('help', $helpMessage) ?>