Centered the submit button when editing section summary

This commit is contained in:
moodler
2007-04-01 15:16:09 +00:00
parent cc1eb9113b
commit 731fa029cd
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -20,9 +20,9 @@
</td>
</tr>
</table>
<div>
<div class="singlebutton">
<input type="hidden" name="id" value="<?php echo $form->id ?>" />
<input type="hidden" name="sesskey" value="<?php echo sesskey() ?>" />
<input type="submit" value="<?php print_string("savechanges") ?>" />
</div>
</form>
</form>