The branch, master has been updated
       via  7487ecd79c473eb6c362e1c6798d8602213a1af5 (commit)
       via  91404354e42c082e16e2341e9cc14e1844cfa9a5 (commit)
       via  b6fcdb32f890889c858f45eeba09d2104ab15261 (commit)
      from  224423debb4f545295ba6d1f8e36fb047259ace3 (commit)


- Log -----------------------------------------------------------------
commit 7487ecd79c473eb6c362e1c6798d8602213a1af5
Merge: 224423debb4f545295ba6d1f8e36fb047259ace3 
91404354e42c082e16e2341e9cc14e1844cfa9a5
Author: Marc Delisle <[email protected]>
Date:   Tue Nov 30 12:46:23 2010 -0500

    Merge branch 'QA_3_4'

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

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

diff --git a/navigation.php b/navigation.php
index a45277c..7991283 100644
--- a/navigation.php
+++ b/navigation.php
@@ -289,7 +289,7 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && 
strlen($GLOBALS['db'])) {
     if ($table_count && $GLOBALS['cfg']['LeftDisplayTableFilter']) {
         ?>
         <span id="NavFilter">
-        <input type="text" name="fast_filter" id="fast_filter" title="<?php 
echo __('Filter'); ?>" value="filter tables by name" />
+        <input type="text" name="fast_filter" id="fast_filter" title="<?php 
echo __('Filter'); ?>" value="<?php echo __('filter tables by name'); ?>" />
         <span id="clear_fast_filter" title="<?php echo __('Clear'); 
?>">X</span>
         </span>
         <?php


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to