diff options
| author | ivan <ivan> | 2010-05-20 08:10:18 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2010-05-20 08:10:18 +0000 | 
| commit | 4bc9740be2604e395ffe1aaee23ee2f55092e7e3 (patch) | |
| tree | 584def5095815d482048d2a7418fcfea5f6e20a1 /httemplate | |
| parent | 08b36523ebbf6e2995878f26bfac988f32f7a218 (diff) | |
uinit
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> | 
