summaryrefslogtreecommitdiff
path: root/rt/html/Reports/Activity/Elements/PrintFooter
diff options
context:
space:
mode:
Diffstat (limited to 'rt/html/Reports/Activity/Elements/PrintFooter')
-rw-r--r--rt/html/Reports/Activity/Elements/PrintFooter7
1 files changed, 7 insertions, 0 deletions
diff --git a/rt/html/Reports/Activity/Elements/PrintFooter b/rt/html/Reports/Activity/Elements/PrintFooter
new file mode 100644
index 0000000..fa9f475
--- /dev/null
+++ b/rt/html/Reports/Activity/Elements/PrintFooter
@@ -0,0 +1,7 @@
+<hr/>
+<div style="text-align: center;">
+<%$RT::ReportFooterMessage || 'Proprietary and Confidential' %>
+</div>
+</body>
+</html>
+%$m->abort();