N°257 Aperçu des dashlets Badge partiellement hardcodé ("Search for objects of type Server")

SVN:trunk[3499]
This commit is contained in:
Romain Quetiez
2015-03-10 13:48:50 +00:00
parent 930d833e1b
commit d575c48579

View File

@@ -1570,7 +1570,7 @@ class DashletBadge extends Dashlet
$oPage->add('<p>');
$oPage->add(' <a>'.Dict::Format('UI:ClickToCreateNew', $sClassLabel).'</a>');
$oPage->add(' <br/>');
$oPage->add(' <a>Search for Server objects</a>');
$oPage->add(' <a>'.Dict::Format('UI:SearchFor_Class', $sClassLabel).'</a>');
$oPage->add('</p>');
$oPage->add('</div>');