diff --git a/ChangeLog b/ChangeLog index 73eff06695b9..5c39459eeb17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + rfe #2938579 [interface] Add class to some elements for easier theming. + rfe #2937840 [doc] Add some interesting configs to config.sample.inc.php. + rfe #2792992 [doc] Added advice to re-login after changing pmadb settings ++ patch #2952353 [interface] Prefill "Copy table to" in tbl_operations.php, thanks to iinl 3.3.1.0 (not yet released) - bug #2941037 [core] Database structure not sorted by table correctly diff --git a/tbl_operations.php b/tbl_operations.php index d0453070c936..5052205c835d 100644 --- a/tbl_operations.php +++ b/tbl_operations.php @@ -508,7 +508,7 @@ } // end if ?>  .  -
+
$strStrucOnly,