Commit 9168de07b934515a829215b2e3f58289115f852a

Authored by Marcelo Horacio Fortino
1 parent f8e056d7
Exists in master

change link http://www.se.df.gov.br/

Showing 1 changed file with 2 additions and 3 deletions   Show diff stats
footer.rhtml
... ... @@ -17,7 +17,7 @@
17 17 <div id="footer-box">
18 18 <div id="footer-content">
19 19  
20   -<a href="http://sedf.cdtc.gdf.br" id="gdf"><span>SABERES</span></a>
  20 +<a href="http://www.se.df.gov.br/" id="sedf"><span>SEDF</span></a>
21 21  
22 22 <ul id="footer-menu">
23 23 <li>Conheça
... ... @@ -52,5 +52,4 @@
52 52  
53 53 </div><!-- id="footer-content" -->
54 54 </div><!-- id="footer-box" -->
55   -</div><!-- id="footer-border" -->
56   -
  55 +</div><!-- id="footer-border" -->
57 56 \ No newline at end of file
... ...