Fix typo that broke jquery.divgrow. Sorry I should have tested.

This commit is contained in:
Alexandre Hannud Abdo 2014-02-25 01:12:27 -03:00
parent fdb25f3450
commit 5691a609c4

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}}",