diff options
author | Michael <icarus@dabo.de> | 2012-02-19 20:09:42 +0100 |
---|---|---|
committer | Michael <icarus@dabo.de> | 2012-02-19 20:09:42 +0100 |
commit | cafd4003522a472d2709569ea5eb5f80b817af23 (patch) | |
tree | bbd512126515afc929de06dce79ba847b9681092 /view/intros.tpl | |
parent | 73e0e4d78341cb96ef9665a0ee4fb7e7ee2a701f (diff) | |
parent | a9ed5915cebcf51347acaad51d0c252e57bceaff (diff) | |
download | volse-hubzilla-cafd4003522a472d2709569ea5eb5f80b817af23.tar.gz volse-hubzilla-cafd4003522a472d2709569ea5eb5f80b817af23.tar.bz2 volse-hubzilla-cafd4003522a472d2709569ea5eb5f80b817af23.zip |
Merge remote branch 'upstream/master'
Conflicts:
view/theme/vier/style.css
Diffstat (limited to 'view/intros.tpl')
-rwxr-xr-x | view/intros.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/intros.tpl b/view/intros.tpl index d02fd57e6..e7fd53ca4 100755 --- a/view/intros.tpl +++ b/view/intros.tpl @@ -15,6 +15,7 @@ <form class="intro-approve-form" action="dfrn_confirm" method="post"> {{inc field_checkbox.tpl with $field=$hidden }}{{endinc}} +{{inc field_checkbox.tpl with $field=$activity }}{{endinc}} <input type="hidden" name="dfrn_id" value="$dfrn_id" > <input type="hidden" name="intro_id" value="$intro_id" > <input type="hidden" name="contact_id" value="$contact_id" > |