]> git.mxchange.org Git - friendica.git/blobdiff - view/suggestions.tpl
Implement Smarty3
[friendica.git] / view / suggestions.tpl
index 656336496c0b6be7248d3ad0f0ce8efd1bd36f61..cab2ba83aeec6c93ca57ca623f32b07dd311db2d 100644 (file)
@@ -14,7 +14,7 @@
 <div class="intro-form-end"></div>
 
 <form class="intro-approve-form" action="$request" method="get">
-{{inc field_checkbox.tpl with $field=$hidden }}{{endinc}}
+{{inc $field_checkbox with $field=$hidden }}{{endinc}}
 <input class="intro-submit-approve" type="submit" name="submit" value="$approve" />
 </form>
 </div>