diff options
author | Christopher Burger <burgerc@freeside.biz> | 2018-01-12 16:52:28 -0500 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2018-01-12 16:52:28 -0500 |
commit | 234cbf5b650cfd5616a81b55d86b8bbd0b23c558 (patch) | |
tree | b2a1dff44051b3b210c5bc720ff5491589f1f2be /httemplate/elements | |
parent | 354d94625f6bd4a484c52c89774ad53b3b1c50ea (diff) |
RT# 78617 - updated redirect to freeside_status to show update message
Diffstat (limited to 'httemplate/elements')
-rw-r--r-- | httemplate/elements/alert.html | 4 |
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 |