Completing the graph extension

Known issues:
- some small translations are not yet completed in gaph extension
- some small translations are not yet completed in entire frontend

Modification within the fork:
- enforce only one scancycle (crontab and frontend)
- if not already done, then sqlite3 must be installed
- DB must be patched via install/pialert_patch_DB.sh, otherwise the scan will run into an error
This commit is contained in:
leiweibau
2022-07-16 15:07:18 +02:00
parent a06e623e5e
commit 01a267ff05
6 changed files with 30 additions and 13 deletions

View File

@@ -209,7 +209,7 @@ if (submit && isset($_POST['langselector_set'])) {
<div class="col-md-12">
<div class="box" id="Maintain-Skin">
<div class="box-header with-border">
<h3 class="box-title"><?php echo $pia_lang['Maintenance_themeselector_lable'];?>:</h3>
<h3 class="box-title"><?php echo $pia_lang['Maintenance_themeselector_lable'];?></h3>
</div>
<div class="box-body">
<form method="post" action="maintenance.php">
@@ -255,7 +255,7 @@ if (submit && isset($_POST['langselector_set'])) {
<div class="col-md-12">
<div class="box" id="Maintain-Lang">
<div class="box-header with-border">
<h3 class="box-title"><?php echo $pia_lang['Maintenance_lang_selector_lable'];?>:</h3>
<h3 class="box-title"><?php echo $pia_lang['Maintenance_lang_selector_lable'];?></h3>
</div>
<div class="box-body">
<form method="post" action="maintenance.php">
@@ -290,7 +290,7 @@ if (submit && isset($_POST['langselector_set'])) {
<div class="col-md-12">
<div class="box" id="Maintain-Tools">
<div class="box-header with-border">
<h3 class="box-title">Tools:</h3>
<h3 class="box-title">Tools</h3>
</div>
<div class="box-body">
<div class="db_info_table">