From 294c6e5c425310fb5485ffafdba82738580cac14 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Wed, 28 Mar 2012 22:36:53 +0200 Subject: [PATCH 1/2] MINOR 2.4 backwards compat syntax --- templates/Includes/MemberLoginForm.ss | 8 ++++---- templates/Includes/Navigation.ss | 4 ++-- templates/Includes/SideBar.ss | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/Includes/MemberLoginForm.ss b/templates/Includes/MemberLoginForm.ss index 08b3cc2..5624069 100755 --- a/templates/Includes/MemberLoginForm.ss +++ b/templates/Includes/MemberLoginForm.ss @@ -9,21 +9,21 @@
<% if Legend %>$Legend<% end_if %> - <% loop Fields %> + <% control Fields %>
<% if type != checkbox %><% if IsHidden != true %><% end_if %><% end_if %>
$Field
<% if type == checkbox %><% end_if %> <% if Message %>$Message<% end_if %>
- <% end_loop %> + <% end_control %> <% if Actions %>
- <% loop Actions %> + <% control Actions %> $Field - <% end_loop %> + <% end_control %>
<% end_if %> diff --git a/templates/Includes/Navigation.ss b/templates/Includes/Navigation.ss index 0d76325..c10dc02 100755 --- a/templates/Includes/Navigation.ss +++ b/templates/Includes/Navigation.ss @@ -1,7 +1,7 @@ \ No newline at end of file diff --git a/templates/Includes/SideBar.ss b/templates/Includes/SideBar.ss index ae8842c..3817a47 100755 --- a/templates/Includes/SideBar.ss +++ b/templates/Includes/SideBar.ss @@ -2,14 +2,14 @@ <% if Menu(2) %> <% end_if %> From 451d22badd1d9c8b90163e1b2253f90eae511cad Mon Sep 17 00:00:00 2001 From: Daniel Hensby Date: Mon, 19 Mar 2018 19:10:18 +0000 Subject: [PATCH 2/2] FIX Remove link in footer that goes to spammy site --- templates/Includes/Footer.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/Includes/Footer.ss b/templates/Includes/Footer.ss index 5395f2c..b640c69 100755 --- a/templates/Includes/Footer.ss +++ b/templates/Includes/Footer.ss @@ -1,6 +1,6 @@ \ No newline at end of file +