diff --git a/app/views/tag/index.php b/app/views/tag/index.php index 477a99c..699d99e 100755 --- a/app/views/tag/index.php +++ b/app/views/tag/index.php @@ -7,7 +7,7 @@

t('tag_wild') ?>

- textFieldTag("name", $this->params()->name, array('size' => '40')) ?> + textFieldTag("name", $this->h($this->params()->name), array('size' => '40')) ?>