Merge branch 'next' of github.com:MPOS/php-mpos into next

This commit is contained in:
Sebastian Grewe 2014-01-29 08:52:39 +01:00
commit d3aa7ad1d5

View File

@ -1,4 +1,4 @@
<hgroup>
<h1 class="site_title">{$GLOBAL.website.name|default:"Unknown Pool"}</h1>
<a href="{$smarty.server.SCRIPT_NAME}"><h1 class="site_title">{$GLOBAL.website.name|default:"Unknown Pool"}</h1></a>
<h2 class="section_title">{if $smarty.request.action|escape|default:""}{$smarty.request.action|escape|capitalize}{else}{$smarty.request.page|escape|default:"home"|capitalize}{/if}</h2>
</hgroup>