diff options
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 009b456..050c67e 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="search" placeholder="Enlace de Youtube"/> - <input class="boton" name="submit" type="submit" value="Decodificar"/> + <input class="boton" type="submit" value="Query"/> </form> </section> <footer> |