This is an automated email from the ASF dual-hosted git repository.

golja pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit aba729ddcd015a319c1cd792d29811840f83456a
Author: Anahita Goljahani <[email protected]>
AuthorDate: Mon Jun 22 20:08:21 2026 +0200

    Fixed: Correct indentation in OrderShippingInfo.ftl
---
 applications/order/template/order/OrderShippingInfo.ftl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/order/template/order/OrderShippingInfo.ftl 
b/applications/order/template/order/OrderShippingInfo.ftl
index c3bd00f531..626f683012 100644
--- a/applications/order/template/order/OrderShippingInfo.ftl
+++ b/applications/order/template/order/OrderShippingInfo.ftl
@@ -95,7 +95,7 @@ under the License.
                             </#list>
                           </select>
                           <input type="submit" class="smallSubmit" 
value="${uiLabelMap.CommonReceive}"</a>
-                          </form>
+                        </form>
                       </li>
                   <#else>
                       <li>

Reply via email to