]> git.mxchange.org Git - friendica.git/blobdiff - view/admin_plugins_details.tpl
Merge pull request #164 from fabrixxm/master
[friendica.git] / view / admin_plugins_details.tpl
index e2c611b2366ef75206a986a8d3351e1f60d0a8a4..f3c0685f59b3f3a1f118ca79b79bf91258f382b6 100644 (file)
        {{ endfor }}
        </p>
        
-       
+
+       {{ if $admin_form }}
+       <h3>$settings</h3>
+       <form method="post" action="$baseurl/admin/plugins/$plugin/">
+               $admin_form
+       </form>
+       {{ endif }}
 
        {{ if $readme }}
        <h3>Readme</h3>