From 921f3a2eeeca9be23cb006a31b6d6f71e186374a Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Fri, 27 Mar 2009 03:43:21 +0000 Subject: Put csrf token into Admin_View and Theme_View by default, then use it directly wherever possible instead of access::csrf_token(). --- core/views/admin_themes_preview.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/views/admin_themes_preview.html.php') diff --git a/core/views/admin_themes_preview.html.php b/core/views/admin_themes_preview.html.php index d4fa617d..a7aea172 100644 --- a/core/views/admin_themes_preview.html.php +++ b/core/views/admin_themes_preview.html.php @@ -1,6 +1,6 @@

- + "> %theme_name", array("theme_name" => $info->name)) ?>

-- cgit v1.2.3