Skip to content

Commit

Permalink
Fixed issue #9679: Incorrect text in security tab
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Jun 12, 2015
1 parent 9bbfed3 commit 79f6f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/admin/globalSettings_view.php
Expand Up @@ -421,7 +421,7 @@
),
'filterxsshtml'=>array(
'type'=>'select',
'label'=>gt("Survey preview only for administration users").$sStringDemoMode,
'label'=>gt("Filter HTML for XSS").$sStringDemoMode,
'labelOptions'=>array(
'class'=>$sClassDemoMode,
),
Expand Down

0 comments on commit 79f6f4e

Please sign in to comment.