[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA2-1608-gb4995e3

Michal Čihař nijel at users.sourceforge.net
Wed Feb 2 16:49:33 CET 2011


The branch, master has been updated
       via  b4995e3b5b49f1cd18553c32935e32787ac5f3cc (commit)
      from  fc86057b861abd478689d929c123c2e78a1bb45f (commit)


- Log -----------------------------------------------------------------
commit b4995e3b5b49f1cd18553c32935e32787ac5f3cc
Author: Michal Čihař <mcihar at novell.com>
Date:   Wed Feb 2 16:49:25 2011 +0100

    Also here exclude size of image

-----------------------------------------------------------------------

Summary of changes:
 server_binlog.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/server_binlog.php b/server_binlog.php
index 2126bc8..4e84b69 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 {


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list