summaryrefslogtreecommitdiff
path: root/httemplate/config/config.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/config/config.cgi')
-rw-r--r--httemplate/config/config.cgi5
1 files changed, 1 insertions, 4 deletions
diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi
index b32f654d4..d58c2f89b 100644
--- a/httemplate/config/config.cgi
+++ b/httemplate/config/config.cgi
@@ -20,10 +20,7 @@ function SafeOnsubmit() {
}
</SCRIPT>
-% if ( $cgi->param('error') ) {
- <FONT SIZE="+1" COLOR="#ff0000">Error: <% $cgi->param('error') %></FONT>
- <BR><BR>
-% }
+<% include('/elements/error.html') %>
<FORM NAME="OneTrueForm" ACTION="config-process.cgi" METHOD="POST" enctype="multipart/form-data" onSubmit="SafeOnsubmit()">
<INPUT TYPE="hidden" NAME="agentnum" VALUE="<% $agentnum %>">