Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@novell.com>2011-02-02 18:49:25 +0300
committerMichal Čihař <mcihar@novell.com>2011-02-02 18:49:25 +0300
commitb4995e3b5b49f1cd18553c32935e32787ac5f3cc (patch)
tree902cb211c70867c9e515b3344ccebf51ec293e55 /server_binlog.php
parentfc86057b861abd478689d929c123c2e78a1bb45f (diff)
Also here exclude size of image
Diffstat (limited to 'server_binlog.php')
-rw-r--r--server_binlog.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/server_binlog.php b/server_binlog.php
index 2126bc82a7..4e84b692cb 100644
--- a/server_binlog.php
+++ b/server_binlog.php
@@ -168,7 +168,6 @@ if ($dontlimitchars) {
<a href="./server_binlog.php<?php echo PMA_generate_common_url($this_url_params); ?>"
title="<?php __('Truncate Shown Queries'); ?>">
<img src="<?php echo $pmaThemeImage; ?>s_partialtext.png"
- width="50" height="20" border="0"
alt="<?php echo __('Truncate Shown Queries'); ?>" /></a>
<?php
} else {