Patch 515855

This commit is contained in:
Marc Delisle
2002-02-13 20:50:11 +00:00
parent a681233c04
commit 059ee2bdae
2 changed files with 3 additions and 1 deletions

View File

@@ -322,7 +322,7 @@ if ($num_dbs > 1) {
// the current database
if ($cfgLeftFrameLight) {
echo ' </select>' . "\n";
echo ' <noscript><input type="submit" name="Go" value="Go" /></noscript>' . "\n";
echo ' <noscript><input type="submit" name="Go" value="' . $strGo . '" /></noscript>' . "\n";
echo ' </form>' . "\n";
if (!$table_list) {