Skip to content

Commit

Permalink
Escapte questionary template
Browse files Browse the repository at this point in the history
  • Loading branch information
remdex committed Jun 21, 2021
1 parent aae865c commit ee17eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lhc_web/design/defaulttheme/tpl/lhquestionary/edit.tpl.php
@@ -1,4 +1,4 @@
<h1><?php echo erTranslationClassLhTranslation::getInstance()->getTranslation('questionary/edit','Edit the question');?> - <?php echo htmlspecialchars($question->question)?></h1>
<h1 ng-non-bindable><?php echo erTranslationClassLhTranslation::getInstance()->getTranslation('questionary/edit','Edit the question');?> - <?php echo htmlspecialchars($question->question)?></h1>

<div role="tabpanel" ng-non-bindable>
<!-- Nav tabs -->
Expand Down

0 comments on commit ee17eff

Please sign in to comment.