> It does not appear that there are any differences in the manage or
> reg_system templates between 2.23 and 2.30 ... So the post above would apply
> for comparing template changes between 2.22 and 2.30 as well.

It appears I missed one that showed up from 2.22. The following code was
added to reg_system/order.html :

<TR>
    <TD align=right bgcolor="#e0e0e0"><b>Encoding Type:</b></td>
    <TD><select name=encoding_type>
        {{ENCODING_TYPE_LIST}}
        </select> 
    </TD>
    
</TR>
<TR>
    <TD align=right bgcolor="#e0e0e0">NOTE:</TD>
    <TD> <i>all of the above domains must have the same encoding type.</i>
</TD>
</TR>

-- 
John Keegan
[EMAIL PROTECTED]
http://RackShare.com

Reply via email to