From edf35c4242c97d4f25032f5c295f5a8e60e83c15 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sun, 25 Sep 2011 21:22:15 +0100 Subject: whitespace fixes: tabs to spaces --- inc/media.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc') diff --git a/inc/media.php b/inc/media.php index f5099c1d5..16e3c0074 100644 --- a/inc/media.php +++ b/inc/media.php @@ -1078,7 +1078,7 @@ function media_file_diff($image, $l_rev, $r_rev, $ns, $auth, $fromajax){ if (!$fromajax) { $form = new Doku_Form(array( - 'action' => media_managerURL(array(), '&'), + 'action' => media_managerURL(array(), '&'), 'method' => 'get', 'id' => 'mediamanager__form_diffview', 'class' => 'diffView' -- cgit v1.2.3