[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA2-1495-g783ad8c

Madhura Jayaratne madhuracj at users.sourceforge.net
Sun Jan 30 03:27:26 CET 2011


The branch, master has been updated
       via  783ad8c8685fcd6a97586a6802071e0ce0f93613 (commit)
      from  41e0d5cc53d255cc87dc696d492e743ced3097b7 (commit)


- Log -----------------------------------------------------------------
commit 783ad8c8685fcd6a97586a6802071e0ce0f93613
Author: Madhura Jayaratne <madhura.cj at gmail.com>
Date:   Sun Jan 30 07:56:54 2011 +0530

    Fix typo.

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

Summary of changes:
 js/functions.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/js/functions.js b/js/functions.js
index 2c8d2a1..42325ca 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -1699,7 +1699,7 @@ $(document).ready(function() {
                     open: PMA_verifyTypeOfAllColumns,
                     buttons : button_options_error
                 })// end dialog options
-                //remove the redundant [Back] link in the error message//
+                //remove the redundant [Back] link in the error message.
                 .find('fieldset').remove();
             } else {
                 $('<div id="create_table_dialog"></div>')


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list