Fix to use alert instead of text message

This commit is contained in:
iliajie
2023-05-28 19:57:27 +03:00
parent d19809b79b
commit 3191805a88
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ else {
# Check if config is from Virtualmin
@conf = &get_procmailrc();
if (&check_virtualmin_config(\@conf)) {
print "<b>",$text{'index_virtualmin'},"</b><p>\n";
print &ui_alert_box($text{'index_virtualmin'}, 'warn');
}
# Build links for adding things

View File

@@ -2,7 +2,7 @@ index_title=Procmail Mail Filter
index_procmail=Procmail mail filter
index_desc_other=The procmail actions below from $1 will apply to <b>all</b> email delivered to users on your system. However, they will only be used if Procmail is installed and your mail server is configured to use it.
index_mserr=Warning - any rules defined below will not be used : $1
index_virtualmin=Warning - your system's procmail configuration was created by Virtualmin to allow per-domain spam and virus filtering. Changing it here may interfere with Virtualmin's functionality.
index_virtualmin=Your system's procmail configuration was created by Virtualmin to allow per-domain spam and virus filtering. Changing it here may interfere with Virtualmin's functionality.
index_action=Action to take
index_conds=Conditions
index_move=Move