From ccc4102cd9dbdd370505d7e87e0a2c2aa1677511 Mon Sep 17 00:00:00 2001 From: Björn Schießle Date: Mon, 4 Mar 2013 12:12:27 +0100 Subject: fix p() call --- apps/files_trashbin/templates/part.list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/files_trashbin/templates/part.list.php b/apps/files_trashbin/templates/part.list.php index 176ed6f03b3..92a38bd2635 100644 --- a/apps/files_trashbin/templates/part.list.php +++ b/apps/files_trashbin/templates/part.list.php @@ -9,7 +9,7 @@ $directory = str_replace('+', '%20', urlencode($file['directory'])); $directory = str_replace('%2F', '/', $directory); ?> ' -- cgit v1.2.3