diff options
-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> |