1
0
Fork 0

Remove unused template variable in dfrn_req_confirm

- Replace killme() by exit() in mod/dfrn_request
This commit is contained in:
Hypolite Petovan 2018-12-24 23:14:09 -05:00
commit 4285f2f8bb
2 changed files with 2 additions and 4 deletions

View file

@ -13,7 +13,7 @@
{{$aes_allow}}
<label id="dfrn-request-homecoming-hide-label" for="dfrn-request-homecoming-hide">{{$hidethem}}</label>
<input type="checkbox" name="hidden-contact" value="1" {{if $hidechecked}}checked="checked" {{/if}} />
<input type="checkbox" name="hidden-contact" value="1" />
<div id="dfrn-request-homecoming-submit-wrapper" >