Skip to content

Commit

Permalink
Signed-off-by: Ricardo Godoy <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Godoy committed Feb 2, 2013
1 parent 61e733a commit d8249d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meus_locais.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ <h2>Minha Barraca</h2>
<p>Notamos que você ainda não tem nenhum local cadastrado.</p>
</div>

<a href="adicionar_local.html"><button>Adicionar Local</button></a>
<a href="meus_amigos.html"><button>Locais dos meus amigos</button></a>
<a href="adicionar_local.html" role="button">Adicionar Local</a>
<a href="meus_amigos.html" role="button">Locais dos meus amigos</a>
</div>

<script src="http:https://connect.facebook.net/en_US/all.js"></script>
Expand Down

0 comments on commit d8249d8

Please sign in to comment.