diff --git a/about/theme.php b/about/theme.php index a3556d2..5929a04 100644 --- a/about/theme.php +++ b/about/theme.php @@ -5,5 +5,5 @@ $theme_author_email = "ben.keen@gmail.com"; $theme_link = "https://themes.formtools.org"; $theme_description = "A remodelling of the old grey-styled Form Tools 1.x theme."; -$theme_version = "2.0.3"; +$theme_version = "2.0.4"; $theme_uses_swatches = "no"; diff --git a/header.tpl b/header.tpl index 5337fba..c4bbb7b 100644 --- a/header.tpl +++ b/header.tpl @@ -20,8 +20,8 @@ - - + + {$head_string} {$head_js} {$head_css} @@ -31,10 +31,10 @@
- +
- {if $is_logged_in} + {if $is_logged_in && isset($settings.program_version)} {if $settings.release_type == "alpha"} {$settings.program_version}-alpha-{$settings.release_date} {elseif $settings.release_type == "beta"}