From f3142dadb810aa3b906d13a3c20e0c0f27fd5638 Mon Sep 17 00:00:00 2001 From: chriskl Date: Tue, 11 May 2004 07:12:09 +0000 Subject: [PATCH] mark appropriate fields as being required when creating an index --- indexes.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/indexes.php b/indexes.php index 385de388..a0de32c6 100644 --- a/indexes.php +++ b/indexes.php @@ -3,7 +3,7 @@ /** * List indexes on a table * - * $Id: indexes.php,v 1.22 2003/12/21 02:03:15 chriskl Exp $ + * $Id: indexes.php,v 1.23 2004/05/11 07:12:09 chriskl Exp $ */ // Include application functions @@ -91,12 +91,12 @@ echo "\n"; - echo ""; + echo ""; echo ""; echo ""; echo ""; - echo "\n"; + echo "\n"; echo "\n"; echo ""; echo "\n"; @@ -104,7 +104,7 @@ echo "
{$lang['strindexname']}
{$lang['strindexname']}
_maxNameLen}\" value=\"", htmlspecialchars($_POST['formIndexName']), "\" />
{$lang['strtablecolumnlist']} {$lang['strindexcolumnlist']}
{$lang['strindexcolumnlist']}
" . $selColumns->fetch() . "" . $buttonRemove->fetch() . $buttonAdd->fetch() . "" . $selIndex->fetch() . "
\n"; echo ""; - echo ""; + echo ""; echo "
{$lang['strindextype']}{$lang['strindextype']}