aboutsummaryrefslogtreecommitdiffstats
path: root/view/admin_plugins_details.tpl
diff options
context:
space:
mode:
authorTobias Hößl <tobias@hoessl.eu>2012-04-18 07:36:48 +0000
committerTobias Hößl <tobias@hoessl.eu>2012-04-18 07:36:48 +0000
commitb885fedee17c575207f45eba251c7acd549bca9f (patch)
tree6a2d5063a3fa289d64e2edfe21714188fc0473cb /view/admin_plugins_details.tpl
parentd7e750ad74c8a43d54e9ca95631fa754831bf581 (diff)
downloadvolse-hubzilla-b885fedee17c575207f45eba251c7acd549bca9f.tar.gz
volse-hubzilla-b885fedee17c575207f45eba251c7acd549bca9f.tar.bz2
volse-hubzilla-b885fedee17c575207f45eba251c7acd549bca9f.zip
XSRF protection and PHPdoc for mod/admin.php
Diffstat (limited to 'view/admin_plugins_details.tpl')
-rw-r--r--view/admin_plugins_details.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/admin_plugins_details.tpl b/view/admin_plugins_details.tpl
index aaa366f65..931c7b83c 100644
--- a/view/admin_plugins_details.tpl
+++ b/view/admin_plugins_details.tpl
@@ -1,7 +1,7 @@
<div id='adminpage'>
<h1>$title - $page</h1>
- <p><span class='toggleplugin icon $status'></span> $info.name - $info.version : <a href="$baseurl/admin/$function/$plugin/?a=t">$action</a></p>
+ <p><span class='toggleplugin icon $status'></span> $info.name - $info.version : <a href="$baseurl/admin/$function/$plugin/?a=t&amp;t=$form_security_token">$action</a></p>
<p>$info.description</p>
<p class="author">$str_author