From 1954984f54c17a461cec4a5fff71c3b3accf23cb Mon Sep 17 00:00:00 2001 From: spiderr Date: Fri, 17 May 2013 12:36:03 -0400 Subject: add to non-live sites, and tweak footer to reflect this --- templates/html_head_inc.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/html_head_inc.tpl') diff --git a/templates/html_head_inc.tpl b/templates/html_head_inc.tpl index 5e70dae..030fc54 100644 --- a/templates/html_head_inc.tpl +++ b/templates/html_head_inc.tpl @@ -24,6 +24,9 @@ {if $canonicalLink} {/if} +{if !$gBitSystem->isLive()} + +{/if} {if $gBitSystem->isFeatureActive( 'site_header_extended_nav' )} -- cgit v1.3