diff --git a/public/templates/.htaccess b/public/templates/.htaccess index dae35f0..cf78055 100644 --- a/public/templates/.htaccess +++ b/public/templates/.htaccess @@ -1,4 +1,4 @@ -Options -All SymLinksIfOwnerMatch +Options SymLinksIfOwnerMatch RewriteEngine On #return 404 for *.tpl *.conf *.cfg diff --git a/public/templates/default/_footer.tpl b/public/templates/default/_footer.tpl index 2bc092d..c69afb6 100644 --- a/public/templates/default/_footer.tpl +++ b/public/templates/default/_footer.tpl @@ -9,7 +9,7 @@ {foreach from=$footer_links item=link}
  • {$link.title}
  • {/foreach} -
  • +
  • diff --git a/public/templates/default/_header.tpl b/public/templates/default/_header.tpl index 52e4b92..e8b6a82 100644 --- a/public/templates/default/_header.tpl +++ b/public/templates/default/_header.tpl @@ -3,11 +3,9 @@ {$pagetitle} - - - + diff --git a/public/templates/default/index.tpl b/public/templates/default/index.tpl index cde5f55..43e2dab 100644 --- a/public/templates/default/index.tpl +++ b/public/templates/default/index.tpl @@ -4,7 +4,7 @@

    {$facility.friendly_name}

    - + {if !empty($twitter_handle)}{/if}
    @@ -68,7 +68,7 @@ {$update.message} {/foreach}{/if} - {if $smarty.session.auth.id}

    Post to Twitter

    {/if} + {if $smarty.session.auth.id}

    {if !empty($twitter_handle)}

    Post to Twitter

    {/if}{/if} {/foreach} @@ -112,8 +112,8 @@ - - + {if !empty($twitter_handle)} + {/if}