From 18e9b6153cdb34a388630ce25fb5c317bc227854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sat, 17 Jul 2021 19:27:34 +0800 Subject: Missing else --- pages/ord/checkout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/ord/checkout.html') diff --git a/pages/ord/checkout.html b/pages/ord/checkout.html index cfcab31..9608468 100644 --- a/pages/ord/checkout.html +++ b/pages/ord/checkout.html @@ -11,7 +11,7 @@

[L]Checkout form[/L]

[if session logged_in] -

[L]Please verify the information below and click the 'Place Order' button to process your order.[/L]

+

[L]Please verify the information below and click the 'Place Order' button to process your order.[/L]

[else] [include include/checkout/login_form][/else][/if][if !variable NO_TAX_POPUP] [include include/checkout/tax_popup][/if] [edisplay show_label=1 show_var=0 keep=1] -- cgit v1.2.3