diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2018-01-21 23:46:25 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2018-01-21 23:46:25 -0500 |
commit | 0cea493e458c6d77c743dae731de4fda4ea52c35 (patch) | |
tree | eb341c6d47b9f2801e913d3988acfac1d5aa122a /templates/index.tpl | |
parent | cb24bebe5d3fdd42445ab26eb9d7cbb764253868 (diff) | |
download | ytlibre-0cea493e458c6d77c743dae731de4fda4ea52c35.tar.lz ytlibre-0cea493e458c6d77c743dae731de4fda4ea52c35.tar.xz ytlibre-0cea493e458c6d77c743dae731de4fda4ea52c35.zip |
cambia value
Diffstat (limited to 'templates/index.tpl')
-rw-r--r-- | templates/index.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.tpl b/templates/index.tpl index 2e4f3bf..5c032c2 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -18,7 +18,7 @@ <hr> <form method="get" autocomplete="off" class="formulario"> <input name="link" type="text" placeholder="Enlace de Youtube"/> - <input class="boton" name="submit" type="submit" value="Generar enlaces"/> + <input class="boton" name="submit" type="submit" value="Decodificar"/> </form> </section> <footer> |