Commit dfa7f4c27916c175fd7e3ca2b83e518a996045c6
1 parent
f15d4bd9
Exists in
master
and in
7 other branches
--no commit message
Showing
2 changed files
with
12 additions
and
0 deletions
Show diff stats
init/dicionario.js
init/index.php
... | ... | @@ -99,6 +99,12 @@ h1{ |
99 | 99 | </tr> |
100 | 100 | </table></a> |
101 | 101 | |
102 | + <a href="../mashups" ><table class="r" style="box-shadow: 0 8px 10px 0 orange;"> | |
103 | + <tr> | |
104 | + <td><img src="../imagens/oxygen/22x22/openlayers.png" /><br><script>document.write($trad(18,g_traducao_init));</script></a></td> | |
105 | + </tr> | |
106 | + </table></a> | |
107 | + | |
102 | 108 | <a href="../interface/googlemaps.phtml" ><table class="r" style="box-shadow: 0 8px 10px 0 orange;"> |
103 | 109 | <tr> |
104 | 110 | <td><img src="../imagens/oxygen/22x22/googlemaps.png" /><br><script>document.write($trad(6,g_traducao_init));</script></a></td> | ... | ... |