Commit 918a538335685a5baa930e0c70a19537f3325e8b
1 parent
54006fdb
Exists in
master
and in
1 other branch
alteração para melhoramento do arquivo
Showing
3 changed files
with
15 additions
and
15 deletions
Show diff stats
inc/rodape.php
1 | <?php | 1 | <?php |
2 | /********************************************************************************** | 2 | /********************************************************************************** |
3 | - Sistema e-SIC Livre: sistema de acesso a informação baseado na lei de acesso. | 3 | + Sistema e-SIC Livre: sistema de acesso a informação baseado na lei de acesso. |
4 | 4 | ||
5 | Copyright (C) 2014 Prefeitura Municipal do Natal | 5 | Copyright (C) 2014 Prefeitura Municipal do Natal |
6 | 6 | ||
7 | - Este programa é software livre; você pode redistribuí-lo e/ou | ||
8 | - modificá-lo sob os termos da Licença GPL2. | 7 | + Este programa é software livre; você pode redistribuÃ-lo e/ou |
8 | + modificá-lo sob os termos da Licença GPL2. | ||
9 | ***********************************************************************************/ | 9 | ***********************************************************************************/ |
10 | ?> | 10 | ?> |
11 | </div> | 11 | </div> |
@@ -13,15 +13,15 @@ | @@ -13,15 +13,15 @@ | ||
13 | <div id="rodape"> | 13 | <div id="rodape"> |
14 | 14 | ||
15 | <div id="rodapetexto1"> | 15 | <div id="rodapetexto1"> |
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" alt="W3C" alt="Imagem E-sic Livre"/> | ||
20 | - <img class="w3c" src="../css/img/w3c_xhtml.png" alt="W3C" alt="Imagem E-sic Livre"/> | ||
21 | - <img class="w3c" src="../css/img/w3c_aa.png" alt="W3C" alt="Imagem E-sic Livre"/> | 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. |
25 | </div> | 25 | </div> |
26 | </div> | 26 | </div> |
27 | </div> | 27 | </div> |
index/index.php
@@ -71,13 +71,13 @@ include("../inc/topo.php"); | @@ -71,13 +71,13 @@ include("../inc/topo.php"); | ||
71 | <span class="Mensagem">Preencha o Nome do Usuário e senha para acessar o Sistema de Informações.</span> | 71 | <span class="Mensagem">Preencha o Nome do Usuário e senha para acessar o Sistema de Informações.</span> |
72 | 72 | ||
73 | <div id="campos"> | 73 | <div id="campos"> |
74 | -<<<<<<< HEAD | 74 | + |
75 | <table width="80%"> | 75 | <table width="80%"> |
76 | <tr> | 76 | <tr> |
77 | -======= | 77 | + |
78 | <table cellpadding="1" cellspacing="5" "width: 80%;"> | 78 | <table cellpadding="1" cellspacing="5" "width: 80%;"> |
79 | <tr align="right"> | 79 | <tr align="right"> |
80 | ->>>>>>> 0e98650b5c95b994223709aa5bfbee7064e964c7 | 80 | + |
81 | <td> | 81 | <td> |
82 | <span class="labelLogin"><label id="login">Usuário: </label> </span> | 82 | <span class="labelLogin"><label id="login">Usuário: </label> </span> |
83 | </td> | 83 | </td> |
@@ -138,7 +138,7 @@ include("../inc/topo.php"); | @@ -138,7 +138,7 @@ include("../inc/topo.php"); | ||
138 | <div id="linha"></div> | 138 | <div id="linha"></div> |
139 | 139 | ||
140 | <div id="links"> | 140 | <div id="links"> |
141 | -<<<<<<< HEAD | 141 | + |
142 | <table> | 142 | <table> |
143 | <tr> | 143 | <tr> |
144 | <th> | 144 | <th> |
@@ -148,7 +148,7 @@ include("../inc/topo.php"); | @@ -148,7 +148,7 @@ include("../inc/topo.php"); | ||
148 | Lei de Acesso | 148 | Lei de Acesso |
149 | </th> | 149 | </th> |
150 | <th> | 150 | <th> |
151 | -======= | 151 | + |
152 | <table "width: 100%;"> | 152 | <table "width: 100%;"> |
153 | <tr> | 153 | <tr> |
154 | <th "width: 40%;"> | 154 | <th "width: 40%;"> |
@@ -158,7 +158,7 @@ include("../inc/topo.php"); | @@ -158,7 +158,7 @@ include("../inc/topo.php"); | ||
158 | Lei de Acesso | 158 | Lei de Acesso |
159 | </th> | 159 | </th> |
160 | <th "width: 30%;"> | 160 | <th "width: 30%;"> |
161 | ->>>>>>> 0e98650b5c95b994223709aa5bfbee7064e964c7 | 161 | + |
162 | Links úteis | 162 | Links úteis |
163 | </th> | 163 | </th> |
164 | </tr> | 164 | </tr> |
manual/index.php
@@ -58,7 +58,7 @@ include("../inc/topo.php"); | @@ -58,7 +58,7 @@ include("../inc/topo.php"); | ||
58 | <div id="migalha_de_Pao">Você está em: Principal</div> | 58 | <div id="migalha_de_Pao">Você está em: Principal</div> |
59 | <div id="principal"> | 59 | <div id="principal"> |
60 | <div id="banner"> | 60 | <div id="banner"> |
61 | - <img src="../css/img/sic.png" /> | 61 | + <img src="../css/img/sic.png" alt="Imagem E-sic Livre"/> |
62 | </div> | 62 | </div> |
63 | 63 | ||
64 | <?php if (empty($_SESSION[SISTEMA_CODIGO])) { ?> | 64 | <?php if (empty($_SESSION[SISTEMA_CODIGO])) { ?> |