From f491bf826775d403073110c567c4ffcc54031cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Ra=C3=B1a?= Date: Tue, 3 Nov 2009 23:02:38 +0100 Subject: [PATCH] fix text --- main/document/quota.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/document/quota.php b/main/document/quota.php index 6d10883883..cea8f2cf50 100644 --- a/main/document/quota.php +++ b/main/document/quota.php @@ -111,7 +111,7 @@ function display_quota($course_quota, $already_consumed_space) // actions echo '
'; // link back to the documents overview -echo ''.Display::return_icon('back.png',get_lang('Back').' '.get_lang('To').' '.get_lang('DocumentsOverview')).get_lang('Back').' '.get_lang('To').' '.get_lang('DocumentsOverview').''; +echo ''.Display::return_icon('back.png',get_lang('BackTo').' '.get_lang('DocumentsOverview')).get_lang('BackTo').' '.get_lang('DocumentsOverview').''; echo '
'; // getting the course quota