mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merged tidy-ups from stable
This commit is contained in:
parent
6dfb22349f
commit
304d08f0c4
76 changed files with 1463 additions and 1525 deletions
|
@ -1,7 +1,9 @@
|
|||
<?php // $Id$
|
||||
<?PHP // $Id$
|
||||
// block_course_list.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['blockname'] = 'Course List';
|
||||
$string['allcourses'] = 'Admin user sees all courses';
|
||||
$string['blockname'] = 'Course List';
|
||||
$string['configadminview'] = 'What should the admin see in the course list block?';
|
||||
$string['owncourses'] = 'Admin user sees own courses';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue