From: chriskl Date: Sun, 22 Jun 2003 09:53:55 +0000 (+0000) Subject: make it clear it's the target table per report from Rod Taylor X-Git-Tag: REL_3-0-RC-2 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=8368d685a1bd27d352cc811fdba29a5e150fd02b;p=phppgadmin.git make it clear it's the target table per report from Rod Taylor --- diff --git a/constraints.php b/constraints.php index f10e6f22..ff6a63b2 100644 --- a/constraints.php +++ b/constraints.php @@ -3,7 +3,7 @@ /** * List constraints on a table * - * $Id: constraints.php,v 1.17 2003/05/20 05:42:48 chriskl Exp $ + * $Id: constraints.php,v 1.18 2003/06/22 09:53:55 chriskl Exp $ */ // Include application functions @@ -65,6 +65,7 @@ echo "
\n"; echo "\n"; + echo ""; echo "\n"; echo "\n"; echo "";
{$lang['strfktarget']}
{$lang['strtablecolumnlist']} {$lang['strfkcolumnlist']}
" . $selColumns->fetch() . "" . $buttonRemove->fetch() . $buttonAdd->fetch() . "