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(). --- modules/exif/views/exif_sidebar.html.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/exif/views') diff --git a/modules/exif/views/exif_sidebar.html.php b/modules/exif/views/exif_sidebar.html.php index 21f5a79b..fa482204 100644 --- a/modules/exif/views/exif_sidebar.html.php +++ b/modules/exif/views/exif_sidebar.html.php @@ -1,8 +1,7 @@ -" +id}") ?>" title="" class="gDialogLink gButtonLink ui-icon-left ui-state-default ui-corner-all"> - \ No newline at end of file -- cgit v1.2.3