Commit 0bb3d66e8bad634cb4c18fb82d50cf91eb4de4a3

Authored by Macieski
1 parent 3eab2f68
Exists in master

rotas roda pé

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
wscacicneo/templates/master.pt
... ... @@ -44,10 +44,10 @@
44 44 <footer>
45 45 <div id="links-footer">
46 46 <a href="home">Home</a> |
47   - <a href="dashboard">Dashboard</a> |
  47 + <a href="notifications">Notificações</a> |
48 48 <a href="admin">Administração</a> |
49 49 <a href="diagnostic">Diagnosticos</a> |
50   - <a href="reports">Relatórios</a>
  50 + <a href="sobre">Sobre</a>
51 51 </div>
52 52 <div id="desenvolvido">
53 53 Desenvolvido por:
... ...