mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-8872 removed "course" mentions from scorm interface
This commit is contained in:
parent
41e8df8755
commit
2b600d16c0
@ -578,7 +578,7 @@ function scorm_view_display ($user, $scorm, $action, $cm, $boxwidth='') {
|
||||
<br />
|
||||
<input type="hidden" name="scoid"/>
|
||||
<input type="hidden" name="currentorg" value="<?php echo $orgidentifier ?>" />
|
||||
<input type="submit" value="<?php print_string('entercourse','scorm') ?>" />
|
||||
<input type="submit" value="<?php print_string('enter','scorm') ?>" />
|
||||
</form>
|
||||
</div>
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user