diff options
Diffstat (limited to 'UI/Contact/contact.html')
-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 7c22bfe1..bf58c51e 100644 --- a/UI/Contact/contact.html +++ b/UI/Contact/contact.html @@ -211,7 +211,9 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> } ?> </form> <?lsmb FOREACH n = notes ?> +<div class="note"> <div class="note_contents"><?lsmb n.note ?></div> +</div> <?lsmb END ?> </div> <?lsmb IF entity_id ?> |