The branch, master has been updated
       via  483ec3ba081db835dff8e97e237ea9504cdfda4d (commit)
      from  50d051c7ecbb25c42fae655d037dcefc68390b07 (commit)


- Log -----------------------------------------------------------------
commit 483ec3ba081db835dff8e97e237ea9504cdfda4d
Author: Marc Delisle <[email protected]>
Date:   Mon Sep 19 08:35:11 2011 -0400

    Improve dialog

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

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

diff --git a/tbl_zoom_select.php b/tbl_zoom_select.php
index 33b7591..3bff270 100644
--- a/tbl_zoom_select.php
+++ b/tbl_zoom_select.php
@@ -273,7 +273,7 @@ if (isset($zoom_submit) && $inputs[0] != 'pma_null' && 
$inputs[1] != 'pma_null')
 }
 ?>
     <table class="data">
-    <tr><td><label for="dataLabel"><?php echo __("Data Label"); ?></label></td>
+    <tr><td><label for="dataLabel"><?php echo __("Use this column to label 
each point"); ?></label></td>
     <td><select name="dataLabel" id='dataLabel' >
         <option value = ''> <?php echo __('None');  ?> </option>
 <?php


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to