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-13 12:49:10 -0500
commitcb1d012f6abd6a122da3257ef38af9ec85c9c6c0 (patch)
treebbd0772d84b4a7760053e61a5f4461189e3d3aed /httemplate/elements
parentffedd8292b8b9a5db9beab1081c62277629742c3 (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