diff --git a/src/footer.inc b/src/footer.inc index cf049ee..0f5e7c6 100644 --- a/src/footer.inc +++ b/src/footer.inc @@ -38,7 +38,7 @@ #end if - #if $Extras.Footer.about is not "" + #if $Extras.Footer.about != ""

$Extras.Footer.about

#end if @@ -50,11 +50,11 @@ ## Grid column
- #if $Extras.Footer.box_title is not "" + #if $Extras.Footer.box_title != ""
$Extras.Footer.box_title
#end if - #if $Extras.Footer.box_content is not "" + #if $Extras.Footer.box_content != ""

$Extras.Footer.box_content

#end if
@@ -67,22 +67,22 @@
$Extras.Translations[$Extras.language].links