diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-11-26 23:19:06 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-11-26 23:19:06 +0100 |
commit | 91b35c53494f0ab4b53430dd39bbbc21f019912a (patch) | |
tree | 1280c5facbb8ce630a48f648389ab2b2e3020503 /view/tpl/js_strings.tpl | |
parent | 056db37c662864954181fea9c1af48d69866340f (diff) | |
download | volse-hubzilla-91b35c53494f0ab4b53430dd39bbbc21f019912a.tar.gz volse-hubzilla-91b35c53494f0ab4b53430dd39bbbc21f019912a.tar.bz2 volse-hubzilla-91b35c53494f0ab4b53430dd39bbbc21f019912a.zip |
various css fixes
Diffstat (limited to 'view/tpl/js_strings.tpl')
-rwxr-xr-x | view/tpl/js_strings.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index 38cf8edbd..4243c2ea5 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -22,6 +22,7 @@ 'submit' : "{{$submit}}", 'linkurl' : "{{$linkurl}}", 'leavethispage' : "{{$leavethispage}}", + 'location' : "{{$location}}", 't01' : "{{$t01}}", 't02' : "{{$t02}}", |