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 "