diff options
Diffstat (limited to 'UI/Contact/search.html')
-rw-r--r-- | UI/Contact/search.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UI/Contact/search.html b/UI/Contact/search.html index e90d6564..f0cee902 100644 --- a/UI/Contact/search.html +++ b/UI/Contact/search.html @@ -1,5 +1,6 @@ <?lsmb INCLUDE 'ui-header.html' ?> <?lsmb PROCESS elements.html ?> +<?lsmb account_class = entity_class ?> <body> <?lsmb IF account_class == 1 -?> <?lsmb entity_type = 'Vendor' -?> @@ -19,6 +20,7 @@ } -?> <table width="100%"> <tr><th class="listtop"><?lsmb title ?></th></tr> + <tr><td /></tr> <tr valign="top"> <td> |