Also here exclude size of image

This commit is contained in:
Michal Čihař
2011-02-02 16:46:34 +01:00
parent a0e72168ef
commit fc86057b86

View File

@@ -177,7 +177,6 @@ if ($dontlimitchars) {
<a href="./server_binlog.php<?php echo PMA_generate_common_url($this_url_params); ?>"
title="<?php __('Show Full Queries'); ?>">
<img src="<?php echo $pmaThemeImage; ?>s_fulltext.png"
width="50" height="20" border="0"
alt="<?php echo __('Show Full Queries'); ?>" /></a>
<?php
}