Ignore:
Timestamp:
02/28/08 00:25:43 (4 years ago)
Author:
hverton
Message:

updated the Securimage code
fixed non-working text validation code
moved CMS_getOS() from dns_functions.php to core_functions.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/main.contact.message.tpl

    r1185 r1321  
    3030        {$locale.442} 
    3131        <br /><br /> 
    32         <span class='small'>{$locale.423}</span> 
    33         <br /> 
    3432        {foreach from=$errors item=errmsg} 
    3533            {$errmsg}<br /> 
    3634        {/foreach} 
     35        <br /> 
    3736        {$locale.443} 
    3837        <br /><br /> 
Note: See TracChangeset for help on using the changeset viewer.