summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2018-01-12 16:52:28 -0500
committerChristopher Burger <burgerc@freeside.biz>2018-01-12 16:52:28 -0500
commit234cbf5b650cfd5616a81b55d86b8bbd0b23c558 (patch)
treeb2a1dff44051b3b210c5bc720ff5491589f1f2be /httemplate/elements
parent354d94625f6bd4a484c52c89774ad53b3b1c50ea (diff)
RT# 78617 - updated redirect to freeside_status to show update message
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/alert.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/httemplate/elements/alert.html b/httemplate/elements/alert.html
deleted file mode 100644
index 620588b0c..000000000
--- a/httemplate/elements/alert.html
+++ /dev/null
@@ -1,4 +0,0 @@
-% if ( $cgi->param('alert') ) {
- <FONT SIZE="+1" COLOR="#008000"><% mt($cgi->param('alert')) |h %></FONT>
- <BR><BR>
-% } \ No newline at end of file