Commit aaf85debf1f97fe72c9600ef29dcf231e7e0f60a

Authored by Leonardo Merlin
1 parent 9c4fb303

Fix #184

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
index.html
... ... @@ -194,7 +194,7 @@
194 194 </form>
195 195 <div class="success-proposal-sent success-sent hide send-button">
196 196 <p>Sua proposta foi encaminhada com sucesso!</p>
197   - <a href="#">Encaminhar Nova Proposta</a>
  197 + <a href="#">Faça nova proposta</a>
198 198 </div>
199 199 <br style="clear: both;" />
200 200 </div>
... ...