summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorivan <ivan>2002-05-23 13:00:08 +0000
committerivan <ivan>2002-05-23 13:00:08 +0000
commit4920ad2671d712afe23d731e25bc5b53955397b7 (patch)
tree07aef1eb7e0bef35a35fd8a93260a5dac81e21cb /httemplate/edit
parent23186f0338ec248d930c85db08cc997bca42525b (diff)
bind: allow adding slave domains too
Diffstat (limited to 'httemplate/edit')
-rwxr-xr-xhttemplate/edit/process/domain_record.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/edit/process/domain_record.cgi b/httemplate/edit/process/domain_record.cgi
index 8fb0368f6..b8c3f62a1 100755
--- a/httemplate/edit/process/domain_record.cgi
+++ b/httemplate/edit/process/domain_record.cgi
@@ -22,6 +22,9 @@ if ( $error ) {
# $cgi->param('error', $error);
# print $cgi->redirect(popurl(2). "agent.cgi?". $cgi->query_string );
#no edit screen to send them back to
+%>
+<!-- mason kludge -->
+<%
eidiot($error);
} else {
my $svcnum = $new->svcnum;