diff options
author | Max Kostikov <max@kostikov.co> | 2019-12-01 14:28:26 +0100 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2019-12-01 14:28:26 +0100 |
commit | ae8a1c992a5d746507afdff33edbdfeb20643ad3 (patch) | |
tree | a65cf4a1e9c640db4c923741e8c20c781c7e51b3 /view/tpl | |
parent | 580d3db5a8f88aca9d221cc44a9bd6579f232b29 (diff) | |
download | volse-hubzilla-ae8a1c992a5d746507afdff33edbdfeb20643ad3.tar.gz volse-hubzilla-ae8a1c992a5d746507afdff33edbdfeb20643ad3.tar.bz2 volse-hubzilla-ae8a1c992a5d746507afdff33edbdfeb20643ad3.zip |
Formatting
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | 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 872ff73eb..58426e20c 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -33,7 +33,7 @@ 'name_empty' : "{{$name_empty}}", 'name_ok1' : "{{$name_ok1}}", 'name_ok2' : "{{$name_ok2}}", - 'to_reply' : "{{$to_reply}}", + 'to_reply' : "{{$to_reply}}", 'pinned' : "{{$pinned}}", 'pin_item' : "{{$pin_item}}", 'unpin_item' : "{{$unpin_item}}", |