mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Language fixes, added english strings etc
This commit is contained in:
parent
42389890d5
commit
cf38360f58
10 changed files with 83 additions and 42 deletions
|
@ -65,7 +65,7 @@
|
|||
"<A HREF=\"$CFG->wwwroot/admin/\">$stradmin</A> -> $strsitesettings", "$focus");
|
||||
|
||||
print_simple_box_start("center", "", "$THEME->cellheading");
|
||||
print_heading("Editing site settings");
|
||||
print_heading($strsitesettings);
|
||||
include("site.html");
|
||||
print_simple_box_end();
|
||||
print_footer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue