summaryrefslogtreecommitdiff
path: root/UI/Contact/contact.html
diff options
context:
space:
mode:
Diffstat (limited to 'UI/Contact/contact.html')
-rw-r--r--UI/Contact/contact.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html
index 341ef154..ac00cb72 100644
--- a/UI/Contact/contact.html
+++ b/UI/Contact/contact.html
@@ -6,7 +6,7 @@
<?lsmb PROCESS 'elements.html' ?>
<body>
<?lsmb IF name ?>
- <div class="pageheading"><?lsmb name?></font>
+ <div class="pageheading"><?lsmb name?></div>
<?lsmb END ?>
<div class="navigation" id="nav_div">
<?lsmb IF entity_id ?><?lsmb operation = "Edit" ?><?lsmb ELSE
@@ -144,7 +144,7 @@ problems with multi-word single-quoted constructs in PI tags. -CT -->
?><?lsmb CASE 2 ?><?lsmb entity_classname = "Customer"
?><?lsmb END ?>
<div class="listtop"><strong><?lsmb text("$operation $entity_classname") ?></strong></div>
-<form name="customer" method="POST" action="<?lsmb script ?>">
+<form name="customer" method="post" action="<?lsmb script ?>">
<?lsmb PROCESS input element_data = {
type = "hidden"
name = "entity_id"