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
ab0b380d
Commit
ab0b380d
authored
Oct 05, 2021
by
m0rc0m
Browse files
cambio de ruta de php tercer intento.html
parent
0f45b896
Pipeline
#226
passed with stages
in 3 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
calc/index.html
calc/index.html
+2
-2
No files found.
calc/index.html
View file @
ab0b380d
...
...
@@ -11,14 +11,14 @@
<body>
<header
class=
"col-12 col-lg-6"
>
<a
href=
"https://rlab.be/"
>
<img
src=
"images/logo-rlab-negro.svg"
style=
"padding: 5px;"
width=
"128"
>
<div
id=
"rl"
>
RLab
</div>
<img
src=
"images/logo-rlab-negro.svg"
style=
"padding: 5px;"
width=
"128"
>
RLab
</a>
</header>
<p>
#~
</p>
<h1><b>
Calculadora
</b></h1>
<form
action=
"
calculadora-guardias/calc/
scripts/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