admin update reload MDL-17924 Changed reload form to an icon (merged from head)

This commit is contained in:
moodler
2009-01-16 02:37:29 +00:00
parent d3f811b3c4
commit 187e8dc3a4
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -327,7 +327,7 @@
print_plugin_tables();
echo "<br />";
echo '<div class="continuebutton">';
print_single_button('index.php', array('confirmupgrade' => 1, 'confirmrelease' => 1), get_string('reload'), 'get');
echo '<a href="index.php?confirmupgrade=1&confirmrelease=1" title="'.get_string('reload').'" ><img src="'.$CFG->pixpath.'/i/reload.gif" alt="'.get_string('reload').'" /></a>';
echo '</div><br />';
echo '<form action="index.php"><div>';
echo '<input type="hidden" name="confirmupgrade" value="1" />';
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B