use correct page title for php-fpm versions

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-09 10:29:19 +01:00
parent 9522e0cfb1
commit 9e4ed645f7

View File

@@ -3,7 +3,7 @@ $header
<header>
<h2>
<img src="templates/{$theme}/assets/img/icons/phpsettings_big.png" alt="" />&nbsp;
{$lng['menue']['phpsettings']['maintitle']}
{$lng['menue']['phpsettings']['fpmdaemons']}
</h2>
</header>