Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Observatorio UI
Calculadora-Guardias
Commits
c1da58d0
Commit
c1da58d0
authored
Oct 02, 2021
by
m0rc0m
Browse files
actualiza la ruta del script php
parent
8d6cc144
Pipeline
#223
passed with stages
in 3 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
calc/index.html
calc/index.html
+1
-1
No files found.
calc/index.html
View file @
c1da58d0
...
...
@@ -18,7 +18,7 @@
<p>
#~
</p>
<h1><b>
Calculadora
</b></h1>
<form
action=
"/
backend
/calcular.php"
method=
"post"
>
<form
action=
"/
scripts
/calcular.php"
method=
"post"
>
<label
for=
"Sueldo"
>
Sueldo Base
</label>
<p></p>
<input
type=
"number"
id=
"Sueldo"
name=
"Sueldo"
>
...
...
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