From 81795b3607542ea97297229731d586e048bd9b4e Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 26 Aug 2012 06:19:10 +0000 Subject: [PATCH] Spacing, capitalization and other minor changes to virtual tables. --- app/virtual_tables/v_virtual_tables_edit.php | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/app/virtual_tables/v_virtual_tables_edit.php b/app/virtual_tables/v_virtual_tables_edit.php index 7492a766a5..33025e931e 100644 --- a/app/virtual_tables/v_virtual_tables_edit.php +++ b/app/virtual_tables/v_virtual_tables_edit.php @@ -195,7 +195,6 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "
\n"; echo "
\n"; echo "\n"; - echo "\n"; if ($action == "add") { echo "\n"; @@ -205,8 +204,8 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { } echo "\n"; echo "\n"; echo "\n"; @@ -312,8 +309,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "
Virtual Table Add\n"; if (strlen($row[virtual_table_uuid]) > 0) { - echo "   \n"; - echo "   \n"; + echo "   \n"; + echo "   \n"; } include "export/index.php"; echo " \n"; @@ -224,11 +223,9 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " Table Category:\n"; echo "\n"; - //echo " \n"; $table_name = 'v_virtual_tables';$field_name = 'virtual_table_category';$sql_where_optional = "";$field_current_value = $virtual_table_category; echo html_select_other($db, $table_name, $field_name, $sql_where_optional, $field_current_value); - echo "
\n"; - echo "Enter the category.\n"; + echo "Select the category.\n"; echo "