diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/js/mod_zregister.js | 2 | ||||
-rw-r--r-- | view/tpl/js_strings.tpl | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/view/js/mod_zregister.js b/view/js/mod_zregister.js index c9935e47f..6dcb4058c 100644 --- a/view/js/mod_zregister.js +++ b/view/js/mod_zregister.js @@ -27,5 +27,3 @@ } }); }); - -</script> diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index 9e5fb77bd..a5f50b33f 100644 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -8,7 +8,7 @@ 'showmore' : '$showmore', 'showfewer' : '$showfewer', 'pwshort' : '$pwshort', - 'pwnomatch' : 'pwnomatch', + 'pwnomatch' : '$pwnomatch', 't01' : $t01, 't02' : $t02, |