Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
15180828
Commit
15180828
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-05-08 16:21:53 by cvscast] removed a zack's specific path
Original author: cvscast Date: 2003-05-08 16:21:53+00:00
parent
a4d04072
Changes
1
Hide whitespace changes
Inline
Side-by-side
driver/webiface.ml
View file @
15180828
...
...
@@ -100,7 +100,7 @@ let html_form p content =
p
"
<div class=
\"
box
\"
>
<h2>Input</h2>
<form name=
\"
main
\"
method=
\"
post
\"
action=
\"
/
~zack/webiface.cgi
\"
>
<form name=
\"
main
\"
method=
\"
post
\"
action=
\"
/
cgi-bin/cduce
\"
>
<p><input type=
\"
submit
\"
name=
\"
exec
\"
value=
\"
Submit to CDuce
\"
/>"
;
if
!
persistant
then
p
|||
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment