Browse Source

[svn r18552] Minor - Fixed breadcrumb documents quota error - see FS#3669

Cristian Fasanando 16 years ago
parent
commit
1b432f401d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/document/quota.php

+ 2 - 2
main/document/quota.php

@@ -1,4 +1,4 @@
-<?php // $Id: quota.php 10204 2006-11-26 20:46:53Z pcool $
+<?php // $Id: quota.php 18552 2009-02-17 20:03:24Z cfasanando $
 /*
 ==============================================================================
 	Dokeos - elearning and course management software
@@ -69,7 +69,7 @@ $maxFilledSpace = DEFAULT_DOCUMENT_QUOTA;
 -----------------------------------------------------------
 */ 
 
-$interbreadcrumb[]=array("url" => "document.php","name" => get_lang("Doc"));
+$interbreadcrumb[]=array("url" => "document.php","name" => get_lang('Document'));
 
 $nameTools = get_lang("DocumentQuota"); // title of the page