projects
/
people
/
teissler
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
910209a
)
OpenVPN: Bugfix 10352: When opening advanced server options all fields are disabled...
author
Alexander Marx
<amarx@ipfire.org>
Mon, 29 Apr 2013 10:57:01 +0000
(12:57 +0200)
committer
Alexander Marx
<amarx@ipfire.org>
Mon, 29 Apr 2013 10:57:01 +0000
(12:57 +0200)
html/cgi-bin/ovpnmain.cgi
patch
|
blob
|
blame
|
history
diff --git
a/html/cgi-bin/ovpnmain.cgi
b/html/cgi-bin/ovpnmain.cgi
index 1cfade632b085db3f03a7a2490c1960cf8bd8109..a4953ffe496185991e6ecd70996160604d391258 100644
(file)
--- a/
html/cgi-bin/ovpnmain.cgi
+++ b/
html/cgi-bin/ovpnmain.cgi
@@
-2375,7
+2375,7
@@
ADV_ERROR:
}
&Header::openbox('100%', 'LEFT', $Lang::tr{'advanced server'});
print <<END
- <form method='post' enctype='multipart/form-data'
disabled
>
+ <form method='post' enctype='multipart/form-data'>
<table width='100%' border=0>
<tr>
<td colspan='4'><b>$Lang::tr{'dhcp-options'}</b></td>