Fixed the width of the box
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
get_string("addabranchtable", "lesson")."</a></td></tr><tr><td>".
|
||||
"<a href=\"lesson.php?id=$cm->id&action=addpage&pageid=0&firstpage=1\">".
|
||||
get_string("addaquestionpage", "lesson").
|
||||
"</a></td></tr></table>\n", 'center');
|
||||
"</a></td></tr></table>\n", 'center', '20%');
|
||||
}
|
||||
} else {
|
||||
// Set some standard variables
|
||||
|
||||
Reference in New Issue
Block a user