[svn r10631] breadcrumb

skala
Patrick Cool 18 years ago
parent 6a583add32
commit 2841dde73d
  1. 3
      main/survey/survey_all_courses.php

@ -20,7 +20,7 @@
/**
* @package dokeos.survey
* @author
* @version $Id: survey_all_courses.php 10605 2007-01-06 17:55:20Z pcool $
* @version $Id: survey_all_courses.php 10631 2007-01-09 18:47:47Z pcool $
*/
// name of the language file that needs to be included
@ -77,7 +77,6 @@ $cidReq = $_REQUEST['cidReq'];
-----------------------------------------------------------
*/
$interbreadcrumb[] = array ("url" => "survey_list.php", "name" => get_lang('Survey'));
$interbreadcrumb[] = array ("url" => "survey.php", "name" => get_lang('CreateSurvey'));
/*
-----------------------------------------------------------

Loading…
Cancel
Save