Commit 9c022308204a516622037e8e8136c183fd2300b8
1 parent
e93b0058
Exists in
CEP
and in
7 other branches
Inserindo alteracoes no html segundo os padroes do W3C
Showing
6 changed files
with
11 additions
and
9 deletions
Show diff stats
acompanhamento/cadastro.php
1 | +<?xml version = "1.0" ?> | ||
2 | + | ||
1 | <?php | 3 | <?php |
2 | /********************************************************************************** | 4 | /********************************************************************************** |
3 | Sistema e-SIC Livre: sistema de acesso a informação baseado na lei de acesso. | 5 | Sistema e-SIC Livre: sistema de acesso a informação baseado na lei de acesso. |
@@ -361,4 +363,4 @@ getErro($erro); | @@ -361,4 +363,4 @@ getErro($erro); | ||
361 | 363 | ||
362 | 364 | ||
363 | include("../inc/rodape.php"); | 365 | include("../inc/rodape.php"); |
364 | -?> | ||
365 | \ No newline at end of file | 366 | \ No newline at end of file |
367 | +?> |
acompanhamento/index.php
cadastro/index.php
inc/lkpcep.php
@@ -36,4 +36,4 @@ | @@ -36,4 +36,4 @@ | ||
36 | showQueryDiv("<?php echo $q;?>", new Array(<?php echo $codigos;?>), new Array(<?php echo $nomes;?>)) | 36 | showQueryDiv("<?php echo $q;?>", new Array(<?php echo $codigos;?>), new Array(<?php echo $nomes;?>)) |
37 | 37 | ||
38 | 38 | ||
39 | - | ||
40 | \ No newline at end of file | 39 | \ No newline at end of file |
40 | + |
inc/rodape.php
@@ -16,9 +16,9 @@ | @@ -16,9 +16,9 @@ | ||
16 | SEMPLA desenvolvimento. Seguimos as seguintes recomendações de projeto: | 16 | SEMPLA desenvolvimento. Seguimos as seguintes recomendações de projeto: |
17 | </div> | 17 | </div> |
18 | <div id="iconesw3c"> | 18 | <div id="iconesw3c"> |
19 | - <img class="w3c" src="../css/img/w3c_css.png" /> | ||
20 | - <img class="w3c" src="../css/img/w3c_xhtml.png" /> | ||
21 | - <img class="w3c" src="../css/img/w3c_aa.png" /> | 19 | + <img class="w3c" src="../css/img/w3c_css.png" alt="W3C"/> |
20 | + <img class="w3c" src="../css/img/w3c_xhtml.png" alt="W3C"/> | ||
21 | + <img class="w3c" src="../css/img/w3c_aa.png" alt="W3C"/> | ||
22 | </div> | 22 | </div> |
23 | <div id="rodapetexto2"> | 23 | <div id="rodapetexto2"> |
24 | Produzido com tecnologias livres, socialmente justas para um desenvolvimento sustentável. | 24 | Produzido com tecnologias livres, socialmente justas para um desenvolvimento sustentável. |
@@ -27,4 +27,4 @@ | @@ -27,4 +27,4 @@ | ||
27 | </div> | 27 | </div> |
28 | </div> | 28 | </div> |
29 | </body> | 29 | </body> |
30 | -</html> | ||
31 | \ No newline at end of file | 30 | \ No newline at end of file |
31 | +</html> |
inc/security.php