CMS MADE SIMPLE FORGE

Orders

 

[#11845] Wrong langstring called in orig_billingform_template.tpl

avatar
Created By: Rolf (rolf1)
Date Submitted: Sat Jun 23 13:16:12 -0400 2018

Assigned To:
Version: 1.23.2
CMSMS Version: 2.2.7
Severity: Trivial
Resolution: Fixed
State: Open
Summary:
Wrong langstring called in orig_billingform_template.tpl
Detailed Description:
In the Order Notes section of the form is an incorrect langstring called.

Line 263:
<p class="col-sm-4 text-right required">{$Orders->Lang('dest_notes')}:</p>

should be:
<p class="col-sm-4 text-right required">{$Orders->Lang('order_notes')}:</p>


History

Updates

Updated: 2019-07-01 11:35
resolution_id: => 7