add dashboard-language string, fix missing { in customer_mysql

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-12-21 11:54:29 +01:00
parent 4f89d7a9f0
commit a81065a1b0
3 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{% extends "Froxlor/userarea.html.twig" %}
{% block content %}
<h3 class="page-header">Dashboard</h3>
<h3 class="page-header">{{ lng('panel.dashboard') }}</h3>
{% if get_setting('panel.is_configured') == 0 and userinfo.adminsession == 1 and userinfo.change_serversettings == 1 %}
<div class="alert alert-info position-relative p-5">