MDL-32508 course: Add basic 'add a section' button at the bottom of the course page

With thanks to LUNS who provided this code from when I did it working
there.
This commit is contained in:
Dan Poltawski 2011-11-21 15:11:35 +00:00
parent 1804b7c1bc
commit 1abf12532d
3 changed files with 49 additions and 0 deletions

View file

@ -43,6 +43,7 @@ $string['activityweighted'] = 'Activity per user';
$string['add'] = 'Add';
$string['addactivity'] = 'Add an activity...';
$string['addadmin'] = 'Add admin';
$string['addanadditionalsection'] = 'Add an additional section';
$string['addblock'] = 'Add a block';
$string['addcomment'] = 'Add a comment...';
$string['addcountertousername'] = 'Create user by adding number to username';