summaryrefslogtreecommitdiffstats
path: root/install/ui/aci.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/aci.js')
-rw-r--r--install/ui/aci.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/aci.js b/install/ui/aci.js
index 3bad384a..01f6ce29 100644
--- a/install/ui/aci.js
+++ b/install/ui/aci.js
@@ -171,7 +171,7 @@ IPA.entity_select_widget = function(spec){
$('<a />',{
href:"",
- text: 'filter: ',
+ text: 'add ' +entity + ' filter: ',
click:function(){
that.entity_filter.css('display','inline');
$(this).css('display','none');