summaryrefslogtreecommitdiffstats
path: root/apps/admin/modules/log/templates/_priority.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/admin/modules/log/templates/_priority.php')
-rw-r--r--apps/admin/modules/log/templates/_priority.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/admin/modules/log/templates/_priority.php b/apps/admin/modules/log/templates/_priority.php
new file mode 100644
index 0000000..2427ac7
--- /dev/null
+++ b/apps/admin/modules/log/templates/_priority.php
@@ -0,0 +1 @@
+<?php echo image_tag(($log_entry->getPriority()<3?"information.gif":($log_entry->getPriority()<4?"warning.gif":"error.gif")),"alt=[!] border=0") ?><?php echo $log_entry->getLevel() ?>