summaryrefslogtreecommitdiff
path: root/rt/html/Reports/Activity/Elements/PrintFooter
blob: fa9f475823ca7299c87e85a655ef6c3b05dfa085 (plain)
1
2
3
4
5
6
7
<hr/>
<div style="text-align: center;">
<%$RT::ReportFooterMessage || 'Proprietary and Confidential' %>
</div>
</body>
</html>
%$m->abort();