aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/js_strings.tpl
diff options
context:
space:
mode:
authorAlexandre Hannud Abdo <abdo@member.fsf.org>2014-02-25 01:12:27 -0300
committerAlexandre Hannud Abdo <abdo@member.fsf.org>2014-02-25 01:15:47 -0300
commit5691a609c407b0c70a38b3b1e17d5c070e985931 (patch)
treeaabfe25ea02bfedf71d3d46072fd824c46d628d8 /view/tpl/js_strings.tpl
parentfdb25f3450a636b28aa640d096ae4feed308086e (diff)
downloadvolse-hubzilla-5691a609c407b0c70a38b3b1e17d5c070e985931.tar.gz
volse-hubzilla-5691a609c407b0c70a38b3b1e17d5c070e985931.tar.bz2
volse-hubzilla-5691a609c407b0c70a38b3b1e17d5c070e985931.zip
Fix typo that broke jquery.divgrow. Sorry I should have tested.
Diffstat (limited to 'view/tpl/js_strings.tpl')
-rwxr-xr-xview/tpl/js_strings.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl
index cb0e8d24a..fe5228ee9 100755
--- a/view/tpl/js_strings.tpl
+++ b/view/tpl/js_strings.tpl
@@ -6,8 +6,8 @@
'comment' : "{{$comment}}",
'showmore' : "{{$showmore}}",
'showfewer' : "{{$showfewer}}",
- 'divgrowmore' : "{{$divshowmore}}",
- 'divgrowless' : "{{$divshowless}}",
+ 'divgrowmore' : "{{$divgrowmore}}",
+ 'divgrowless' : "{{$divgrowless}}",
'pwshort' : "{{$pwshort}}",
'pwnomatch' : "{{$pwnomatch}}",
'everybody' : "{{$everybody}}",