From 2b25af76f353bde2f99bd4b02a93fc507a83a6bf Mon Sep 17 00:00:00 2001 From: mc16 <mc16> Date: Mon, 24 Apr 2017 05:19:19 -0300 Subject: [PATCH] Caracteres certos --- prototipo.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prototipo.html b/prototipo.html index 6831ec0..85478d1 100644 --- a/prototipo.html +++ b/prototipo.html @@ -91,7 +91,7 @@ </tr> <tr><td colspan=2><center><button id="adicionaCardapioEmpresa">Adicionar Cardápio</button> </center></td> </tr> <tr> - <td> Refei��o </td> + <td> Refeição </td> <td> Nome </td> <td> Media </td> <td> Ingredientes</td> @@ -120,8 +120,8 @@ <tr> <td> Dados da empresa </td> <td> Publico alvo/clientes</td> - <td> Caracter��sticas do card�pio</td> - <td>A��es</td> + <td> Caracteristicas do cardápio</td> + <td>Ações</td> </tr> </thead> <tbody id ="tbody"> -- GitLab