From 8218c2b3e47684d580f388603ea38c40374d4359 Mon Sep 17 00:00:00 2001 From: therazer Date: Mon, 15 Nov 2010 18:53:36 +0100 Subject: fixes for file browser --- module/web/templates/default/pathchooser.html | 40 +++++++++++++++++---------- 1 file changed, 25 insertions(+), 15 deletions(-) (limited to 'module/web/templates/default/pathchooser.html') diff --git a/module/web/templates/default/pathchooser.html b/module/web/templates/default/pathchooser.html index 10299e458..6a72214e8 100644 --- a/module/web/templates/default/pathchooser.html +++ b/module/web/templates/default/pathchooser.html @@ -1,5 +1,6 @@ {% load truncate %} {% load quotepath %} +{% load i18n %}