diff --git a/public/templates/mpos/global/header.tpl b/public/templates/mpos/global/header.tpl index 135b7ec5..9c8ab7e5 100644 --- a/public/templates/mpos/global/header.tpl +++ b/public/templates/mpos/global/header.tpl @@ -1,4 +1,4 @@
-

{$GLOBAL.website.name|default:"Unknown Pool"}

+

{$GLOBAL.website.name|default:"Unknown Pool"}

{if $smarty.request.action|escape|default:""}{$smarty.request.action|escape|capitalize}{else}{$smarty.request.page|escape|default:"home"|capitalize}{/if}

\ No newline at end of file