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

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

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

    Fixed: Correct indentation in OrderShippingInfo.ftl
    
    (cherry picked from commit aba729ddcd015a319c1cd792d29811840f83456a)
---
 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 55c81bd1ac..c75802420f 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