|
@@ -55,7 +55,7 @@
echo "\n";
echo "";
echo get_string("arrangebuttonshorizontally", "lesson")."\n";
- echo " ";
+ echo " ";
echo get_string("displayinleftmenu", "lesson");
echo "\n";
echo " |
\n";
@@ -64,7 +64,7 @@
echo "".get_string("description", "lesson")." $iplus1: \n";
print_textarea(false, 10, 70, 630, 300, "answer[$i]"); // made the default set to off also removed use_html_editor(); line from down below, which made all textareas turn into html editors
echo " |
\n";
- echo "| ".get_string("jump", "lesson")." $iplus1: \n";
+ echo " |
| ".get_string("jump", "lesson")." $iplus1: \n";
if ($i) {
// answers 2, 3, 4... jumpto this page
choose_from_menu($jump, "jumpto[$i]", 0, "");
diff --git a/mod/lesson/edit.php b/mod/lesson/edit.php
index a342a513f7f..51746beb298 100644
--- a/mod/lesson/edit.php
+++ b/mod/lesson/edit.php
@@ -275,13 +275,15 @@
}
if (count($pages) == 1) {
+ echo " |
";
break;
}
$prevpageid = $page->id;
$pageid = $page->nextpageid;
+ echo "";
}
- echo "
";
+ echo "