We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea41197 commit 056e640Copy full SHA for 056e640
view.php
@@ -31,7 +31,7 @@
31
require_login(SITEID, false);
32
require_capability('local/amos:stage', context_system::instance());
33
34
-$PAGE->set_pagelayout('translator');
+$PAGE->set_pagelayout('standard');
35
$PAGE->set_url('/local/amos/view.php');
36
$PAGE->set_title('AMOS ' . get_string('translatortool', 'local_amos'));
37
$PAGE->set_heading('AMOS ' . get_string('translatortool', 'local_amos'));
0 commit comments