diff options
author | friendica <info@friendica.com> | 2012-08-16 01:03:53 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-08-16 01:03:53 -0700 |
commit | adba0bd98ac8c3fd5d2210e5e14f6a3ebfb00cd4 (patch) | |
tree | cf1b741798c4b11789f84a6bbc708376f635a470 /view/tpl | |
parent | eb911443aaee63f414cd95de4dabf60e2f14a994 (diff) | |
download | volse-hubzilla-adba0bd98ac8c3fd5d2210e5e14f6a3ebfb00cd4.tar.gz volse-hubzilla-adba0bd98ac8c3fd5d2210e5e14f6a3ebfb00cd4.tar.bz2 volse-hubzilla-adba0bd98ac8c3fd5d2210e5e14f6a3ebfb00cd4.zip |
That's better
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/js_strings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
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, |