Back to previous version
This commit is contained in:
@@ -398,7 +398,7 @@ echo "\n";
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="<?php echo((PMA_MYSQL_INT_VERSION >= 32323) ? '13' : '12'); ?>">
|
<td colspan="<?php echo((PMA_MYSQL_INT_VERSION >= 32323) ? '13' : '12'); ?>">
|
||||||
<img src="./images/arrow_<?php echo $text_dir; ?>.gif" border="0" width="38" height="22" alt="<?php echo $strWithChecked; ?>" title="<?php echo $strWithChecked; ?>" />
|
<img src="./images/arrow_<?php echo $text_dir; ?>.gif" border="0" width="38" height="22" alt="<?php echo $strWithChecked; ?>" />
|
||||||
<i><?php echo $strWithChecked; ?></i>
|
<i><?php echo $strWithChecked; ?></i>
|
||||||
<input type="submit" name="submit_mult" value="<?php echo $strChange; ?>" />
|
<input type="submit" name="submit_mult" value="<?php echo $strChange; ?>" />
|
||||||
<?php
|
<?php
|
||||||
|
Reference in New Issue
Block a user