Merge pull request #338 from solstag/master

Fix typo that broke jquery.divgrow. Sorry I should have tested.
This commit is contained in:
friendica 2014-02-25 15:50:19 +11:00
commit 51a895471b

View File

@ -6,8 +6,8 @@
'comment' : "{{$comment}}",
'showmore' : "{{$showmore}}",
'showfewer' : "{{$showfewer}}",
'divgrowmore' : "{{$divshowmore}}",
'divgrowless' : "{{$divshowless}}",
'divgrowmore' : "{{$divgrowmore}}",
'divgrowless' : "{{$divgrowless}}",
'pwshort' : "{{$pwshort}}",
'pwnomatch' : "{{$pwnomatch}}",
'everybody' : "{{$everybody}}",