]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/dfrn_req_confirm.tpl
Fix notices because of unknown Hubzilla activity type
[friendica.git] / view / templates / dfrn_req_confirm.tpl
index c941a201daac1d94c448d9bf264132ed08580b55..2e586ec33c26d472751aea617e859262f92b37af 100644 (file)
@@ -1,10 +1,6 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
 
-<p id="dfrn-request-homecoming" >
+
+<p id="dfrn-request-homecoming">
 {{$welcome}}
 <br />
 {{$please}}
 <input type="hidden" name="dfrn_url" value="{{$dfrn_url}}" />
 <input type="hidden" name="confirm_key" value="{{$confirm_key}}" />
 <input type="hidden" name="localconfirm" value="1" />
-{{$aes_allow}}
+{{$aes_allow nofilter}}
 
 <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" >
+<div id="dfrn-request-homecoming-submit-wrapper">
 <input id="dfrn-request-homecoming-submit" type="submit" name="submit" value="{{$submit}}" />
 </div>
 </form>
\ No newline at end of file