diff --git a/postgresql/index.cgi b/postgresql/index.cgi index deba340f7..00be72ecb 100755 --- a/postgresql/index.cgi +++ b/postgresql/index.cgi @@ -184,6 +184,7 @@ else { print &ui_select("db", undef, [ map { [ $_ ] } @titles ]),"\n"; print &ui_submit($text{'index_jumpok'}),"
\n"; print &ui_form_end(); + @icons = ( ); } else { # Show databases as table