From e09992fdaff767d3ecd7c91def2ce8d5d4873635 Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Tue, 7 Sep 2010 08:31:19 +0000 Subject: [PATCH] MDL-24114 link string added --- lang/en/hub.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/hub.php b/lang/en/hub.php index 3d0a7d9ea8f..ee1e9c46121 100644 --- a/lang/en/hub.php +++ b/lang/en/hub.php @@ -115,6 +115,7 @@ $string['language_help'] = 'The main language of this course.'; $string['lasttimechecked'] = 'Last time checked'; $string['licence'] = 'Licence'; $string['licence_help'] = 'Select the licence you want to distribute your course under.'; +$string['licence_link'] = 'licenses'; $string['logourl'] = 'Logo URL'; $string['modulenumberaverage'] = 'Average number of course modules ({$a})'; $string['moodleorg'] = 'Moodle.org';