From 34d7450d3c13342715e90ec21bceaa13e1baa876 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 28 Dec 2014 11:28:50 -0500 Subject: Template helpers refactoring --- app/Template/file/new.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/Template/file/new.php') diff --git a/app/Template/file/new.php b/app/Template/file/new.php index 63c29f1d..861344b4 100644 --- a/app/Template/file/new.php +++ b/app/Template/file/new.php @@ -2,13 +2,13 @@

-
- + + formCsrf() ?> -
+
formatBytes($max_size) : $max_size ?>
- $task['id'])) ?> + a(t('cancel'), 'task', 'show', array('task_id' => $task['id'])) ?>
\ No newline at end of file -- cgit v1.2.3