From: xzilla Date: Sat, 17 Jun 2006 23:50:19 +0000 (+0000) Subject: remove duplicate name attribute of input element X-Git-Tag: REL_4-1-BETA-1~62 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=9e3df59e745e60e31c4286d07b4e233a42373664;p=phppgadmin.git remove duplicate name attribute of input element --- diff --git a/rules.php b/rules.php index 5fcf7477..7d6abb3f 100644 --- a/rules.php +++ b/rules.php @@ -3,7 +3,7 @@ /** * List rules on a table OR view * - * $Id: rules.php,v 1.26 2006/06/17 12:57:36 xzilla Exp $ + * $Id: rules.php,v 1.27 2006/06/17 23:50:19 xzilla Exp $ */ // Include application functions @@ -51,7 +51,7 @@ echo "\n"; echo "{$lang['straction']}\n"; echo ""; - echo "
\n"; + echo "
\n"; echo "\n"; echo "()\n";