aboutsummaryrefslogtreecommitdiffstats
path: root/config/widget-antivirus/antivirus_status.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/widget-antivirus/antivirus_status.inc')
-rw-r--r--config/widget-antivirus/antivirus_status.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/widget-antivirus/antivirus_status.inc b/config/widget-antivirus/antivirus_status.inc
new file mode 100644
index 00000000..48c06f9e
--- /dev/null
+++ b/config/widget-antivirus/antivirus_status.inc
@@ -0,0 +1,7 @@
+<?php
+
+//set variable for custom title
+$antivirus_status_title = "Antivirus Status";
+$antivirus_status_title_link = "";
+
+?> \ No newline at end of file