diff options
-rw-r--r-- | UI/Contact/contact.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html index 75851e2b..11cac465 100644 --- a/UI/Contact/contact.html +++ b/UI/Contact/contact.html @@ -206,6 +206,7 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> } ?> </form> </div> +<?lsmb IF entity_id ?> <div id="credit_div"> <div class="listtop"><strong>Accounts</strong</div> <table width="100%"> @@ -432,6 +433,7 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> </form> </div> <?lsmb END ?> +<?lsmb END ?> <?lsmb IF entity_id ?> <div id="location_div" class="container"> <div class="listtop"><?lsmb text('Locations') ?></div> |