diff options
Diffstat (limited to 'httemplate')
| -rw-r--r-- | httemplate/elements/contact.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/elements/contact.html b/httemplate/elements/contact.html index 2023a6cfe..a7a33b1f0 100644 --- a/httemplate/elements/contact.html +++ b/httemplate/elements/contact.html @@ -13,7 +13,7 @@                               || $contact->get($field) |h %>"                   <% $onchange %>            ><BR> -          <FONT SIZE="-2"><% $label{$field} %></FONT> +          <FONT SIZE="-1"><% $label{$field} %></FONT>          </TD>  %     }      </TR> | 
