Explorar el Código

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

Cristian Fasanando hace 16 años
padre
commit
1b432f401d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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