admin update reload MDL-17924 Changed reload form to an icon (merged from head)
This commit is contained in:
+1
-1
@@ -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" />';
|
||||
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 962 B |
Reference in New Issue
Block a user