added div with class mod-lesson around the form to hide a label
This commit is contained in:
+2
-1
@@ -105,7 +105,7 @@ if ($form->mode == "add") {
|
||||
|
||||
/// CDC-FLAG ///
|
||||
?>
|
||||
|
||||
<div class="mod-lesson">
|
||||
<form name="form" method="post" action="mod.php">
|
||||
<center>
|
||||
|
||||
@@ -496,3 +496,4 @@ if ($form->mode == "add") {
|
||||
<input type="submit" value="<?php print_string("savechanges") ?>" />
|
||||
</center>
|
||||
</form>
|
||||
</div> <!-- ends class mod-lesson -->
|
||||
|
||||
Reference in New Issue
Block a user