Commit e33a885ac9ac894639398a27c59211465c967b18

Authored by Leandro Arndt
1 parent b4cc90ac

Entidades HTML

Substituição de caracteres especiais pela entidade HTML correspondente.
Realizada em toda a área restrita, exceto os diretórios:

* restrito/inc/
* restrito/manual/
restrito/alterasenha/index.php
... ... @@ -13,7 +13,7 @@
13 13 include("../inc/topo.php");
14 14 ?>
15 15 <div role="main" class="col-md-8">
16   -<h1>Redefinição de Senha</h1>
  16 +<h1>Redefini&ccedil;&atilde;o de Senha</h1>
17 17 <br><br>
18 18 <form action="index.php" id="formulario" method="post">
19 19 <table id="tabelaSolucaoCidada" align="center" cellpadding="0" cellspacing="1">
... ...
restrito/index/index.php
... ... @@ -74,15 +74,15 @@ include(&quot;../inc/topo.php&quot;);
74 74 <?php if (empty($_SESSION[SISTEMA_CODIGO])) { ?>
75 75 <div id="caixa_login">
76 76 <form action="index.php" method="post">
77   - <div class="titulo_caixa_login"> Acesse a área restrita do sistema</div>
78   - <span class="Mensagem">Preencha o Nome do Usuário e senha para acessar o Sistema de Informações.</span>
  77 + <div class="titulo_caixa_login"> Acesse a &aacute;rea restrita do sistema</div>
  78 + <span class="Mensagem">Preencha o Nome do Usu&aacute;rio e senha para acessar o Sistema de Informa&ccedil;&otilde;es.</span>
79 79  
80 80 <div id="campos">
81 81 <table cellpadding="1" cellspacing="5" width="80%">
82 82 <div class="form-group">
83 83 <tr align="right">
84 84 <td>
85   - <span class="labelLogin"><label for="login">Usuário: </label> </span>
  85 + <span class="labelLogin"><label for="login">Usu&aacute;rio: </label> </span>
86 86  
87 87 </td>
88 88 <td>
... ... @@ -111,7 +111,7 @@ include(&quot;../inc/topo.php&quot;);
111 111 <br>
112 112 <img src="../inc/captcha.php?l=150&a=50&tf=20&ql=5" id="imgcaptcha">
113 113 <img src="../img/refresh.gif" title="Clique aqui para recarregar a imagem" alt="Clique aqui para recarregar a imagem" onclick="getElementById('imgcaptcha').src ='../inc/captcha.php?l=150&a=50&tf=20&ql=5';">
114   - <br><span class="labelLogin">Informe o código acima:</span><br><input type="text" name="palavra" />
  114 + <br><span class="labelLogin">Informe o c&oacute;digo acima:</span><br><input type="text" name="palavra" />
115 115 </td>
116 116 </tr>
117 117 <?php } ?>
... ... @@ -132,11 +132,11 @@ include(&quot;../inc/topo.php&quot;);
132 132 <div id="login">
133 133 <span class="Mensagem">
134 134 <br>
135   - Olá <?php echo getSession("nomeusuario");?>!
  135 + Ol&aacute; <?php echo getSession("nomeusuario");?>!
136 136 <br><br>
137   - Você está no SIC <b><?php echo getSession('siglasecretaria')." - ".getSession('nomesecretaria');?></b>
  137 + Voc&ecirc; est&aacute; no SIC <b><?php echo getSession('siglasecretaria')." - ".getSession('nomesecretaria');?></b>
138 138 <br><br>
139   - Caso não seja você [<a href="../index/logout.php" class="class_cadastrese">clique aqui</a>]
  139 + Caso n&atilde;o seja voc&ecirc; [<a href="../index/logout.php" class="class_cadastrese">clique aqui</a>]
140 140  
141 141 </span>
142 142 </div>
... ... @@ -150,24 +150,24 @@ include(&quot;../inc/topo.php&quot;);
150 150 <table width="100%">
151 151 <tr>
152 152 <th width="40%">
153   - SIC - Serviço de informação ao Cidadão
  153 + SIC - Servi&ccedil;o de informa&ccedil;&atilde;o ao Cidad&atilde;o
154 154 </th>
155 155 <th width="30%">
156 156 Lei de Acesso
157 157 </th>
158 158 <th width="30%">
159   - Links úteis
  159 + Links &uacute;teis
160 160 </th>
161 161 </tr>
162 162 <tr>
163 163 <td>
164   - <a href="../manual/informacao.php">Como pedir uma informação</a>
  164 + <a href="../manual/informacao.php">Como pedir uma informa&ccedil;&atilde;o</a>
165 165 </td>
166 166 <td>
167 167 <a href="../manual/decreto.php">Decreto</a>
168 168 </td>
169 169 <td>
170   - <a href="http://www.acessoainformacao.gov.br/acessoainformacaogov/">Acesso à informação CGU</a>
  170 + <a href="http://www.acessoainformacao.gov.br/acessoainformacaogov/">Acesso &agrave; informa&ccedil;&atilde;o CGU</a>
171 171 </td>
172 172 </tr>
173 173 <tr>
... ... @@ -175,10 +175,10 @@ include(&quot;../inc/topo.php&quot;);
175 175 <a href="../manual/pedido.php">Como acompanhar seu pedido</a>
176 176 </td>
177 177 <td>
178   - <a href="../manual/LegislacaoRelacionada.php">Legislação relacionada</a>
  178 + <a href="../manual/LegislacaoRelacionada.php">Legisla&ccedil;&atilde;o relacionada</a>
179 179 </td>
180 180 <td>
181   - <a href="http://portal2.tcu.gov.br/portal/page/portal/TCU/transparencia">Acesso à informação TCU</a>
  181 + <a href="http://portal2.tcu.gov.br/portal/page/portal/TCU/transparencia">Acesso &agrave; informa&ccedil;&atilde;o TCU</a>
182 182 </td>
183 183 </tr>
184 184 <tr>
... ...
restrito/lda_configuracao/index.php
... ... @@ -13,25 +13,25 @@ include &quot;../inc/topo.php&quot;;
13 13  
14 14  
15 15 ?>
16   -<h1>Configuração do Lei de Acesso</h1>
  16 +<h1>Configura&ccedil;&atilde;o do Lei de Acesso</h1>
17 17 <br>
18 18  
19 19 <form method="post" action="index.php">
20 20 <table class="tabDetalhe">
21 21 <tr>
22   - <th align="left">Prazo, em dias, para resposta da solicitação:</th>
  22 + <th align="left">Prazo, em dias, para resposta da solicita&ccedil;&atilde;o:</th>
23 23 <td>
24 24 <input type="text" name="prazoresposta" value="<?php echo $prazoresposta;?>" maxlength="4" size="5" id="prazoresposta" /> dias
25 25 </td>
26 26 </tr>
27 27 <tr>
28   - <th align="left">Quantidade de dias que podera ser prorrogada a resposta da solicitação:</th>
  28 + <th align="left">Quantidade de dias que podera ser prorrogada a resposta da solicita&ccedil;&atilde;o:</th>
29 29 <td>
30 30 <input type="text" name="qtdprorrogacaoresposta" value="<?php echo $qtdprorrogacaoresposta;?>" maxlength="4" size="5" id="qtdprorrogacaoresposta" /> dias
31 31 </td>
32 32 </tr>
33 33 <tr>
34   - <th align="left">Prazo, em dias, para solicitação de recurso após a resposta negada:</th>
  34 + <th align="left">Prazo, em dias, para solicita&ccedil;&atilde;o de recurso ap&oacute;s a resposta negada:</th>
35 35 <td>
36 36 <input type="text" name="prazosolicitacaorecurso" value="<?php echo $prazosolicitacaorecurso;?>" maxlength="4" size="5" id="prazosolicitacaorecurso" /> dias
37 37 </td>
... ... @@ -43,7 +43,7 @@ include &quot;../inc/topo.php&quot;;
43 43 </td>
44 44 </tr>
45 45 <tr>
46   - <th align="left">Quantidade de dias que poderá ser prorrogada resposta ao recurso:</th>
  46 + <th align="left">Quantidade de dias que poder&aacute; ser prorrogada resposta ao recurso:</th>
47 47 <td>
48 48 <input type="text" name="qtdeprorrogacaorecurso" value="<?php echo $qtdeprorrogacaorecurso;?>" maxlength="4" size="5" id="qtdeprorrogacaorecurso" /> dias
49 49 </td>
... ... @@ -55,13 +55,13 @@ include &quot;../inc/topo.php&quot;;
55 55 </td>
56 56 </tr>
57 57 <tr>
58   - <th align="left">Diretório onde será armazenado os anexos do sistema:</th>
  58 + <th align="left">Diret&oacute;rio onde ser&aacute; armazenado os anexos do sistema:</th>
59 59 <td>
60 60 <input type="text" name="diretorioarquivos" value="<?php echo $diretorioarquivos;?>" maxlength="300" size="50" id="diretorioarquivos" />
61 61 </td>
62 62 </tr>
63 63 <tr>
64   - <th align="left">Nome do remetente dos e-mails que serão enviados pelo sistema:</th>
  64 + <th align="left">Nome do remetente dos e-mails que ser&atilde;o enviados pelo sistema:</th>
65 65 <td>
66 66 <input type="text" name="nomeremetenteemail" value="<?php echo $nomeremetenteemail;?>" maxlength="100" size="50" id="nomeremetenteemail" />
67 67 </td>
... ...
restrito/lda_consulta/index.php
... ... @@ -63,14 +63,14 @@ $sql = &quot;select sol.*,
63 63 $rs = execQueryPag($sql);
64 64  
65 65 ?>
66   -<h1>Pesquisa de Solicitações do Lei de Acesso</h1>
  66 +<h1>Pesquisa de Solicita&ccedil;&otilde;es do Lei de Acesso</h1>
67 67 <br><br>
68 68 <form action="index.php" method="post" id="formulario">
69 69 <fieldset style="width: 50%;">
70 70 <legend>Buscar:</legend>
71 71 <table align="center" width="200">
72 72 <tr>
73   - <td nowrap>Nº do Protocolo:</td>
  73 + <td nowrap>N&ordm; do Protocolo:</td>
74 74 <td><input type="text" name="fltnumprotocolo" value="<?php echo $numprotocolo; ?>" maxlength="50" size="30" /></td>
75 75 </tr>
76 76 <tr>
... ... @@ -78,12 +78,12 @@ $rs = execQueryPag($sql);
78 78 <td><input type="text" name="fltsolicitante" value="<?php echo $solicitante; ?>" maxlength="50" size="30" /></td>
79 79 </tr>
80 80 <tr>
81   - <td>Situação:</td>
  81 + <td>Situa&ccedil;&atilde;o:</td>
82 82 <td>
83 83 <select name="fltsituacao" id="fltsituacao">
84 84 <option value="" <?php echo empty($situacao)?"selected":""; ?>>--Todos--</option>
85 85 <option value="A" <?php echo $situacao=="A"?"selected":""; ?>>Aberto</option>
86   - <option value="T" <?php echo $situacao=="T"?"selected":""; ?>>Em tramitação</option>
  86 + <option value="T" <?php echo $situacao=="T"?"selected":""; ?>>Em tramita&ccedil;&atilde;o</option>
87 87 <option value="N" <?php echo $situacao=="N"?"selected":""; ?>>Negado</option>
88 88 <option value="R" <?php echo $situacao=="R"?"selected":""; ?>>Respondido</option>
89 89 </select>
... ... @@ -109,16 +109,16 @@ $rs = execQueryPag($sql);
109 109 </tr>
110 110 <tr>
111 111 <th>Protocolo</th>
112   - <th>Tipo de Solicitação</th>
113   - <th>Data Solicitação</th>
  112 + <th>Tipo de Solicita&ccedil;&atilde;o</th>
  113 + <th>Data Solicita&ccedil;&atilde;o</th>
114 114 <th>Solicitante</th>
115 115 <th>Data Envio</th>
116 116 <th>Origem</th>
117 117 <th>Destino</th>
118 118 <th>Prazo Restante</th>
119   - <th>Previsão Resposta</th>
  119 + <th>Previs&atilde;o Resposta</th>
120 120 <th>Prorrogado?</th>
121   - <th>Situação</th>
  121 + <th>Situa&ccedil;&atilde;o</th>
122 122 </tr>
123 123 <?php
124 124 $cor = false;
... ...
restrito/lda_solicitacao/cadastro.php
... ... @@ -69,7 +69,7 @@
69 69 <script src="inc/js/functions.js"></script>
70 70 <h1>Cadastro de Demanda</h1>
71 71 <br><br>
72   -*Campos em negrito são obrigatórios
  72 +*Campos em negrito s&atilde;o obrigat&oacute;rios
73 73 <form action="cadastro.php" id="formulario" method="post" enctype="multipart/form-data">
74 74  
75 75 <input type="hidden" name="iddemanda" value="<?php echo $iddemanda; ?>">
... ... @@ -134,7 +134,7 @@
134 134 </td>
135 135 </tr>
136 136 <tr id="lnProblema">
137   - <td align="left">Problema/Serviço:</td>
  137 + <td align="left">Problema/Servi&ccedil;o:</td>
138 138 <td align="left" width="100%">
139 139 <select name="idproblema" id="idproblema">
140 140 <option value="">-- selecione --</option>
... ... @@ -147,14 +147,14 @@
147 147 </td>
148 148 </tr>
149 149 <tr>
150   - <td align="left"><b>Descrição:</b></td>
  150 + <td align="left"><b>Descri&ccedil;&atilde;o:</b></td>
151 151 <td align="left"><textarea name="descricaoproblema" rows="5" cols="60" onkeyup="setMaxLength(4000,this);"><?php echo $descricaoproblema;?></textarea></td>
152 152 </tr>
153 153 <tr id="lnEnderecoOcorrencia">
154   - <td align="left"><b>Endereço da Ocorrência:</b></td>
  154 + <td align="left"><b>Endere&ccedil;o da Ocorr&ecirc;ncia:</b></td>
155 155 <td align="left">
156 156 <input type="text" name="nomelogradouroservico" id="nomelogradouroservico" value="<?php echo $nomelogradouroservico;?>" maxlength="255" size="40" />
157   - <b>Nº</b>
  157 + <b>N&ordm;</b>
158 158 <input type="text" name="nrlogradouroservico" id="nrlogradouroservico" value="<?php echo $nrlogradouroservico;?>" maxlength="20" size="20" />
159 159 </td>
160 160 </tr>
... ... @@ -192,7 +192,7 @@
192 192 </td>
193 193 </tr>
194 194 <tr id="lnPontoReferencia">
195   - <td align="left">Ponto de referência</td>
  195 + <td align="left">Ponto de refer&ecirc;ncia</td>
196 196 <td align="left">
197 197 <textarea name="pontoreferenciaservico" rows="4" cols="60" onkeyup="setMaxLength(300,this);"><?php echo $pontoreferenciaservico;?></textarea>
198 198 </td>
... ... @@ -247,7 +247,7 @@
247 247 </tr>
248 248 <tr>
249 249 <td align="left" width="100%" width="100%">
250   - <b>Tipo de Identificação:</b>
  250 + <b>Tipo de Identifica&ccedil;&atilde;o:</b>
251 251 <select name="tipoidentificacao" id="tipoidentificacao" onchange="selecionaIdentificacao(this.value);">
252 252 <option value="">-- selecione --</option>
253 253 <option value="A" <?php echo $tipoidentificacao=="A"?"selected":""; ?>><?php echo Demanda::getDescTipoIdentificacao("A");?></option>
... ... @@ -307,7 +307,7 @@
307 307 </td>
308 308 </tr>
309 309 <tr>
310   - <td align="left">Número:</td>
  310 + <td align="left">N&uacute;mero:</td>
311 311 <td align="left">
312 312 <input type="text" name="nrlogradourosolicitante" id="numero" value="<?php echo $nrlogradourosolicitante;?>" maxlength="20" size="20" />
313 313 Complemento:
... ... @@ -318,7 +318,7 @@
318 318 </td>
319 319 </tr>
320 320 <tr>
321   - <th align="left">INFORMAÇÕES EXTRAS</th>
  321 + <th align="left">INFORMA&Ccedil;&Otilde;ES EXTRAS</th>
322 322 </tr>
323 323 <tr id="lnObservacao">
324 324 <td width="100%">
... ... @@ -357,7 +357,7 @@
357 357 </td>
358 358 </tr>
359 359 <tr>
360   - <td align="left" colspan="2"><input type="checkbox" name="publico" value="1" <?php ($publico)?"checked":"";?>> Demanda pode ser vista na WEB (pública)</td>
  360 + <td align="left" colspan="2"><input type="checkbox" name="publico" value="1" <?php ($publico)?"checked":"";?>> Demanda pode ser vista na WEB (p&uacute;blica)</td>
361 361 </tr>
362 362 </table>
363 363 </td>
... ...
restrito/lda_solicitacao/index.php
... ... @@ -81,7 +81,7 @@ $sql = &quot;select sol.*,
81 81  
82 82 $rs = execQueryPag($sql);
83 83  
84   -?>
  84 +?>
85 85 <h1>Solicita&ccedil;&otilde;es Pendentes do Lei de Acesso</h1>
86 86 <br><br>
87 87 <form action="index.php" method="post" id="formulario">
... ... @@ -89,7 +89,7 @@ $rs = execQueryPag($sql);
89 89 <legend>Buscar:</legend>
90 90 <table align="center" width="200">
91 91 <tr>
92   - <td nowrap>Nº do Protocolo:</td>
  92 + <td nowrap>N&ordm; do Protocolo:</td>
93 93 <td><input type="text" name="fltnumprotocolo" value="<?php echo $numprotocolo; ?>" maxlength="50" size="30" /></td>
94 94 </tr>
95 95 <tr>
... ...
restrito/lda_solicitacao/movimentacao.php
... ... @@ -16,7 +16,7 @@
16 16 <script language="JavaScript" src="../js/XmlHttpLookup.js"></script>
17 17  
18 18 <script src="inc/js/functions.js"></script>
19   -<h1>Movimentação da Solicitação</h1>
  19 +<h1>Movimenta&ccedil;&atilde;o da Solicita&ccedil;&atilde;o</h1>
20 20 <br><br>
21 21 <script>
22 22 function fechaTudo(){
... ... @@ -241,7 +241,7 @@
241 241  
242 242 <table align="center" cellpadding="0" width="100%" cellspacing="1" class="tabDetalhe">
243 243 <tr>
244   - <th align="left" width="100%" colspan="4" style="background-color: #abcdef" onclick="abreFechaDemanda()">DADOS DA SOLICITAÇÃO </th>
  244 + <th align="left" width="100%" colspan="4" style="background-color: #abcdef" onclick="abreFechaDemanda()">DADOS DA SOLICITA&Ccedil;&Atilde;O </th>
245 245 </tr>
246 246 <tr id="lnDemanda1">
247 247 <td align="left">
... ... @@ -249,14 +249,14 @@
249 249 &nbsp;&nbsp;<?php echo $numeroprotocolo; ?>
250 250 </td>
251 251 <td align="left">
252   - <b>Tipo Solicitação</b> <br>
  252 + <b>Tipo Solicita&ccedil;&atilde;o</b> <br>
253 253 &nbsp;&nbsp;<?php echo Solicitacao::getDescricaoTipoSolicitacao($idtiposolicitacao); ?>
254 254 <?php if(!empty($idsolicitacaoorigem)){?>
255 255 <a href="visualizar.php?codigo=<?php echo $idsolicitacaoorigem?>">[Visualizar Processo Origem]</a>
256 256 <?php }?>
257 257 </td>
258 258 <td align="left">
259   - <b>Situação</b> <br>
  259 + <b>Situa&ccedil;&atilde;o</b> <br>
260 260 &nbsp;&nbsp;<?php echo Solicitacao::getDescricaoSituacao($situacao); ?>
261 261 </td>
262 262 <td align="left">
... ... @@ -266,25 +266,25 @@
266 266 </tr>
267 267 <tr id="lnDemanda2">
268 268 <td align="left" valign="top">
269   - <b>Data da Solicitação</b> <br>
  269 + <b>Data da Solicita&ccedil;&atilde;o</b> <br>
270 270 &nbsp;&nbsp;<?php echo $datasolicitacao; ?>
271 271 </td>
272 272 <td align="left" valign="top">
273   - <b>Previsão Retorno</b> <br>
  273 + <b>Previs&atilde;o Retorno</b> <br>
274 274 &nbsp;&nbsp;<?php echo $dataprevisaorespota; ?>
275 275 </td>
276 276 <td align="left" valign="top">
277   - <b>Solicitação Recebida em</b> <br>
  277 + <b>Solicita&ccedil;&atilde;o Recebida em</b> <br>
278 278 &nbsp;&nbsp;<?php echo !empty($datarecebimentosolicitacao)?$datarecebimentosolicitacao." por ".$usuariorecebimento:"Não Recebido";?>
279 279 </td>
280 280 <td align="left" valign="top">
281   - <b>Porrogação</b> <br>
  281 + <b>Porroga&ccedil;&atilde;o</b> <br>
282 282 &nbsp;&nbsp;<?php echo !empty($dataprorrogacao)?"Prorrogado em: ".$dataprorrogacao." por ".$usuarioprorrogacao. "<br>&nbsp;&nbsp;Motivo: ".$motivoprorrogacao:"Não Prorrogado";?>
283 283 </td>
284 284 </tr>
285 285 <tr id="lnDemanda3">
286 286 <td align="left" colspan="4">
287   - <b>Solicitação</b><br>
  287 + <b>Solicita&ccedil;&atilde;o</b><br>
288 288 &nbsp;&nbsp;<?php echo $textosolicitacao;?>
289 289 </td>
290 290 </tr>
... ... @@ -327,7 +327,7 @@
327 327 </tr>
328 328 <tr id="lnSolicitante2">
329 329 <td align="left">
330   - <b>Profissão</b> <br>
  330 + <b>Profiss&atilde;o</b> <br>
331 331 &nbsp;&nbsp;<?php echo $profissao; ?>
332 332 </td>
333 333 <td align="left">
... ... @@ -335,13 +335,13 @@
335 335 &nbsp;&nbsp;<?php echo $escolaridade; ?>
336 336 </td>
337 337 <td align="left" colspan="2">
338   - <b>Faixa Etária</b> <br>
  338 + <b>Faixa Et&aacute;ria</b> <br>
339 339 &nbsp;&nbsp;<?php echo $faixaetaria; ?>
340 340 </td>
341 341 </tr>
342 342 <tr id="lnSolicitante3">
343 343 <td align="left" colspan="2">
344   - <b>Endereço</b> <br>
  344 + <b>Endere&ccedil;o</b> <br>
345 345 &nbsp;&nbsp;<?php echo $logradouro; ?>
346 346 </td>
347 347 <td align="left">
... ... @@ -396,10 +396,10 @@
396 396 <td width="100%" colspan="4">
397 397 <table align="center" width="100%" cellpadding="0" cellspacing="1">
398 398 <tr>
399   - <th>Data Solicitação</th>
  399 + <th>Data Solicita&ccedil;&atilde;o</th>
400 400 <th>Recurso</th>
401   - <th>Situação</th>
402   - <th>Previsão Resposta</th>
  401 + <th>Situa&ccedil;&atilde;o</th>
  402 + <th>Previs&atilde;o Resposta</th>
403 403 <th>Data Resposta</th>
404 404 </tr>
405 405 <?php
... ... @@ -422,17 +422,17 @@
422 422 }?>
423 423  
424 424 <tr>
425   - <th align="left" colspan="4" style="background-color: #abcdef" onclick="abreFechaMovimentacoes()">MOVIMENTAÇÕES</th>
  425 + <th align="left" colspan="4" style="background-color: #abcdef" onclick="abreFechaMovimentacoes()">MOVIMENTA&Ccedil;&Otilde;ES</th>
426 426 </tr>
427 427 <tr id="lnMovimentacoes">
428 428 <td width="100%" colspan="4">
429 429 <table align="center" width="100%" cellpadding="0" cellspacing="1">
430 430 <tr>
431 431 <th>Data Envio</th>
432   - <th>Usuário Envio</th>
  432 + <th>Usu&aacute;rio Envio</th>
433 433 <th>Destino</th>
434 434 <th>Data Recebimento</th>
435   - <th>Usuário Recebimento</th>
  435 + <th>Usu&aacute;rio Recebimento</th>
436 436 <th>Despacho</th>
437 437 <th>Anexo</th>
438 438 </tr>
... ... @@ -491,15 +491,15 @@
491 491 </td>
492 492 </tr>
493 493 <tr id="lnFinalizar1" style="display: none">
494   - <td valign="top" align="left" colspan="4"><b>Responder Solicitação</b></td>
  494 + <td valign="top" align="left" colspan="4"><b>Responder Solicita&ccedil;&atilde;o</b></td>
495 495 </tr>
496 496 <tr id="lnFinalizar2" style="display: none">
497 497 <td valign="top" align="left">Tipo de Resposta: </td>
498 498 <td colspan="3" align="left">
499 499 <select name="tiporesposta" id="tiporesposta">
500 500 <option value="">-- selecione --</option>
501   - <option value="R" <?php echo ($tiporesposta == "R")?"selected":"";?>>Responder a informação solicitada</option>
502   - <option value="N" <?php echo ($tiporesposta == "N")?"selected":"";?>>Justificar a negação da informação solicitada</option>
  501 + <option value="R" <?php echo ($tiporesposta == "R")?"selected":"";?>>Responder a informa&ccedil;&atilde;o solicitada</option>
  502 + <option value="N" <?php echo ($tiporesposta == "N")?"selected":"";?>>Justificar a nega&ccedil;&atilde;o da informa&ccedil;&atilde;o solicitada</option>
503 503 </select>
504 504 </td>
505 505 </tr>
... ... @@ -508,7 +508,7 @@
508 508 <td colspan="3" align="left">
509 509 <textarea name="txtresposta" rows="10" cols="100" onkeyup="setMaxLength(4000,this);"><?php echo $txtresposta;?></textarea>
510 510 <?php if($formaretorno != "E"){?>
511   - <font color="red">**ATENÇÃO: Solicitante pede que a resposta seja enviada por <b><?php echo Solicitacao::getDescricaoFormaRetorno($formaretorno);?></b></font>
  511 + <font color="red">**ATEN&Ccedil;&Atilde;O: Solicitante pede que a resposta seja enviada por <b><?php echo Solicitacao::getDescricaoFormaRetorno($formaretorno);?></b></font>
512 512 <?php }?>
513 513 </td>
514 514 </tr>
... ... @@ -538,7 +538,7 @@
538 538 </tr>
539 539  
540 540 <tr id="lnProrrogar1" style="display: none">
541   - <td valign="top" align="left" colspan="4"><b>Prorrogar Resposta a Solicitação</b></td>
  541 + <td valign="top" align="left" colspan="4"><b>Prorrogar Resposta a Solicita&ccedil;&atilde;o</b></td>
542 542 </tr>
543 543 <tr id="lnProrrogar2" style="display: none">
544 544 <td valign="top" align="left">Motivo: </td>
... ...
restrito/lda_solicitacao/visualizar.php
... ... @@ -16,7 +16,7 @@
16 16 <script language="JavaScript" src="../js/XmlHttpLookup.js"></script>
17 17  
18 18 <script src="inc/js/functions.js"></script>
19   -<h1>Informações de Solicitação</h1>
  19 +<h1>Informa&ccedil;&otilde;es de Solicita&ccedil;&atilde;o</h1>
20 20 <br><br>
21 21 <script>
22 22  
... ... @@ -96,7 +96,7 @@
96 96  
97 97 <table align="center" cellpadding="0" width="100%" cellspacing="1" class="tabDetalhe">
98 98 <tr>
99   - <th align="left" width="100%" colspan="4" style="background-color: #abcdef" onclick="abreFechaDemanda()">DADOS DA SOLICITAÇÃO </th>
  99 + <th align="left" width="100%" colspan="4" style="background-color: #abcdef" onclick="abreFechaDemanda()">DADOS DA SOLICITA&Ccedil;&Atilde;O </th>
100 100 </tr>
101 101 <tr id="lnDemanda1">
102 102 <td align="left">
... ... @@ -104,14 +104,14 @@
104 104 &nbsp;&nbsp;<?php echo $numeroprotocolo; ?>
105 105 </td>
106 106 <td align="left">
107   - <b>Tipo Solicitação</b> <br>
  107 + <b>Tipo Solicita&ccedil;&atilde;o</b> <br>
108 108 &nbsp;&nbsp;<?php echo Solicitacao::getDescricaoTipoSolicitacao($idtiposolicitacao); ?>
109 109 <?php if(!empty($idsolicitacaoorigem)){?>
110 110 <a href="visualizar.php?codigo=<?php echo $idsolicitacaoorigem?>">[Visualizar Processo Origem]</a>
111 111 <?php }?>
112 112 </td>
113 113 <td align="left">
114   - <b>Situação</b> <br>
  114 + <b>Situa&ccedil;&atilde;o</b> <br>
115 115 &nbsp;&nbsp;<?php echo Solicitacao::getDescricaoSituacao($situacao); ?>
116 116 </td>
117 117 <td align="left">
... ... @@ -121,25 +121,25 @@
121 121 </tr>
122 122 <tr id="lnDemanda2">
123 123 <td align="left" valign="top">
124   - <b>Data da Solicitação</b> <br>
  124 + <b>Data da Solicita&ccedil;&atilde;o</b> <br>
125 125 &nbsp;&nbsp;<?php echo $datasolicitacao; ?>
126 126 </td>
127 127 <td align="left" valign="top">
128   - <b>Previsão Retorno</b> <br>
  128 + <b>Previs&atilde;o Retorno</b> <br>
129 129 &nbsp;&nbsp;<?php echo $dataprevisaorespota; ?>
130 130 </td>
131 131 <td align="left" valign="top">
132   - <b>Solicitação Recebida em</b> <br>
  132 + <b>Solicita&ccedil;&atilde;o Recebida em</b> <br>
133 133 &nbsp;&nbsp;<?php echo !empty($datarecebimentosolicitacao)?$datarecebimentosolicitacao." por ".$usuariorecebimento:"Não Recebido";?>
134 134 </td>
135 135 <td align="left" valign="top">
136   - <b>Porrogação</b> <br>
  136 + <b>Porroga&ccedil;&atilde;o</b> <br>
137 137 &nbsp;&nbsp;<?php echo !empty($dataprorrogacao)?"Prorrogado em: ".$dataprorrogacao." por ".$usuarioprorrogacao. "<br>&nbsp;&nbsp;Motivo: ".$motivoprorrogacao:"Não Prorrogado";?>
138 138 </td>
139 139 </tr>
140 140 <tr id="lnDemanda3">
141 141 <td align="left" colspan="4">
142   - <b>Solicitação</b><br>
  142 + <b>Solicita&ccedil;&atilde;o</b><br>
143 143 &nbsp;&nbsp;<?php echo $textosolicitacao;?>
144 144 </td>
145 145 </tr>
... ... @@ -182,7 +182,7 @@
182 182 </tr>
183 183 <tr id="lnSolicitante2">
184 184 <td align="left">
185   - <b>Profissão</b> <br>
  185 + <b>Profiss&atilde;o</b> <br>
186 186 &nbsp;&nbsp;<?php echo $profissao; ?>
187 187 </td>
188 188 <td align="left">
... ... @@ -190,13 +190,13 @@
190 190 &nbsp;&nbsp;<?php echo $escolaridade; ?>
191 191 </td>
192 192 <td align="left" colspan="2">
193   - <b>Faixa Etária</b> <br>
  193 + <b>Faixa Et&aacute;ria</b> <br>
194 194 &nbsp;&nbsp;<?php echo $faixaetaria; ?>
195 195 </td>
196 196 </tr>
197 197 <tr id="lnSolicitante3">
198 198 <td align="left" colspan="2">
199   - <b>Endereço</b> <br>
  199 + <b>Endere&ccedil;o</b> <br>
200 200 &nbsp;&nbsp;<?php echo $logradouro; ?>
201 201 </td>
202 202 <td align="left">
... ... @@ -251,10 +251,10 @@
251 251 <td width="100%" colspan="4">
252 252 <table align="center" width="100%" cellpadding="0" cellspacing="1">
253 253 <tr>
254   - <th>Data Solicitação</th>
  254 + <th>Data Solicita&ccedil;&atilde;o</th>
255 255 <th>Recurso</th>
256   - <th>Situação</th>
257   - <th>Previsão Resposta</th>
  256 + <th>Situa&ccedil;&atilde;o</th>
  257 + <th>Previs&atilde;o Resposta</th>
258 258 <th>Data Resposta</th>
259 259 </tr>
260 260 <?php
... ... @@ -277,17 +277,17 @@
277 277 }?>
278 278  
279 279 <tr>
280   - <th align="left" colspan="4" style="background-color: #abcdef" onclick="abreFechaMovimentacoes()">MOVIMENTAÇÕES</th>
  280 + <th align="left" colspan="4" style="background-color: #abcdef" onclick="abreFechaMovimentacoes()">MOVIMENTA&Ccedil;&Otilde;ES</th>
281 281 </tr>
282 282 <tr id="lnMovimentacoes">
283 283 <td width="100%" colspan="4">
284 284 <table align="center" width="100%" cellpadding="0" cellspacing="1">
285 285 <tr>
286 286 <th>Data Envio</th>
287   - <th>Usuário Envio</th>
  287 + <th>Usu&aacute;rio Envio</th>
288 288 <th>Destino</th>
289 289 <th>Data Recebimento</th>
290   - <th>Usuário Recebimento</th>
  290 + <th>Usu&aacute;rio Recebimento</th>
291 291 <th>Despacho</th>
292 292 <th>Anexo</th>
293 293 </tr>
... ...
restrito/lda_tiposolicitacao/formulario.php
... ... @@ -60,7 +60,7 @@ getErro($erro);
60 60 </td>
61 61 </tr>
62 62 <tr>
63   - <td>Instância:</td>
  63 + <td>Inst&acirc;ncia:</td>
64 64 <td>
65 65 <select name="instancia" id="instancia">
66 66 <option value="" <?php echo (empty($instancia))?"selected":""; ?>>---</option>
... ...
restrito/lda_tiposolicitacao/index.php
... ... @@ -28,13 +28,13 @@ $sql = &quot;select t.*, prox.nome as proxima
28 28 $rs = execQueryPag($sql);
29 29  
30 30 ?>
31   -<h1>Cadastro de Instâncias</h1>
  31 +<h1>Cadastro de Inst&acirc;ncias</h1>
32 32 <br>
33 33  
34   -Observações:
35   -<br>- Deverá ter cadastrado pelo menos um tipo de instância inicial e uma última.
36   -<br>- Instâncias cadastradas como última não permitem associar uma instância seguinte.
37   -<br>- Instâncias cadastradas como inicial não são listadas para servir como instância seguinte.
  34 +Observa&ccedil;&otilde;es:
  35 +<br>- Dever&aacute; ter cadastrado pelo menos um tipo de inst&acirc;ncia inicial e uma &uacute;ltima.
  36 +<br>- Inst&acirc;ncias cadastradas como &uacute;ltima n&atilde;o permitem associar uma inst&acirc;ncia seguinte.
  37 +<br>- Inst&acirc;ncias cadastradas como inicial n&atilde;o s&atilde;o listadas para servir como inst&acirc;ncia seguinte.
38 38 <br><br>
39 39 <!-- FORMULARIO -->
40 40 <?php include "formulario.php";?>
... ... @@ -46,8 +46,8 @@ Observações:
46 46 <th></th>
47 47 <th>Codigo</th>
48 48 <th>Nome</th>
49   - <th>Tipo de Instância</th>
50   - <th>Próxima Instância</th>
  49 + <th>Tipo de Inst&acirc;ncia</th>
  50 + <th>Pr&oacute;xima Inst&acirc;ncia</th>
51 51 </tr>
52 52 <?php
53 53 $cor = false;
... ...
restrito/sis_grupo/formulario.php
... ... @@ -43,7 +43,7 @@ getErro($erro);
43 43 </td>
44 44 </tr>
45 45 <tr>
46   - <td>Descrição:</td>
  46 + <td>Descri&ccedil;&atilde;o:</td>
47 47 <td>
48 48 <input type="text" name="descricao" value="<?php echo $descricao;?>" maxlength="70" size="50" id="descricao" />
49 49 </td>
... ...
restrito/sis_grupo/index.php
... ... @@ -39,7 +39,7 @@ $rs = execQueryPag($sql);
39 39 <th></th>
40 40 <th>Codigo</th>
41 41 <th>Nome</th>
42   - <th>Descrição</th>
  42 + <th>Descri&ccedil;&atilde;o</th>
43 43 <th>Status</th>
44 44 <th>Acessos</th>
45 45 </tr>
... ...
restrito/sis_grupo/usuarios.php
... ... @@ -85,7 +85,7 @@
85 85 }
86 86 </script>
87 87  
88   -<h1>Usuários do Perfil <?php echo $nomegrupo?></h1>
  88 +<h1>Usu&aacute;rios do Perfil <?php echo $nomegrupo?></h1>
89 89 <br><br>
90 90 <form action="usuarios.php" method="post" id="formulario">
91 91 <input type="hidden" name="idgrupo" value="<?php echo $idgrupo;?>">
... ... @@ -96,7 +96,7 @@
96 96 <table border="0" width="100%">
97 97 <tr>
98 98 <td valign="top" align="center">
99   - Usuários<br>
  99 + Usu&aacute;rios<br>
100 100 <select name="usuarios" id="usuarios" title="Dê um duplo clique para selecionar todos" ondblclick="selecionatudo(this.id);" multiple="multiple" style="height: 300px; width: 300px; font-size:10">
101 101 <?php
102 102 $sql="select login from sis_usuario u where status = 'A' order by login";
... ... @@ -119,7 +119,7 @@
119 119 </center>
120 120 </td>
121 121 <td valign="top" align="center">
122   - Usuários do Perfil<br>
  122 + Usu&aacute;rios do Perfil<br>
123 123 <select name="selecionados[]" id="selecionados" title="Dê um duplo clique para selecionar todos" ondblclick="selecionatudo(this.id);" multiple="multiple" style="height: 300px; width: 300px; font-size:10">
124 124 <?php foreach ($selecionados as $user) { ?>
125 125 <option value="<?php echo $user; ?>" selected>
... ...
restrito/sis_param/formulario.php
... ... @@ -38,13 +38,13 @@ getErro($erro);
38 38 <!--input type="hidden" name="sistema" value="<?php echo $sistema;?>" id="sistema"-->
39 39 <table class="lista">
40 40 <tr>
41   - <td>sistema:</td>
  41 + <td>Sistema:</td>
42 42 <td>
43 43 <input type="text" name="sistema" value="<?php echo $sistema;?>" maxlength="8" size="10" id="sistema" />
44 44 </td>
45 45 </tr>
46 46 <tr>
47   - <td>Diretorio Arquivos:</td>
  47 + <td>Diret&oacute;rio Arquivos:</td>
48 48 <td>
49 49 <input type="text" name="diretorioarquivos" value="<?php echo $diretorioarquivos;?>" maxlength="100" size="50" id="diretorioarquivos" />
50 50 </td>
... ...
restrito/sis_param/index.php
... ... @@ -27,7 +27,7 @@ $x-&gt;setQuery(&quot;sistema as Sistema, diretorioarquivos, urlarquivos&quot;, &quot;sis_param&quot;,&quot;
27 27 //$rs = execQueryPag($sql);
28 28  
29 29 ?>
30   -<h2>Parametros</h2>
  30 +<h2>Par&acirc;metros</h2>
31 31 <br>
32 32 <!-- FORMULARIO -->
33 33 <?php include "formulario.php";?>
... ...
restrito/sis_secretaria/cadastro.php
... ... @@ -29,7 +29,7 @@
29 29 <td><input type="text" name="sigla" value="<?php echo $sigla;?>" maxlength="30" size="50" /></td>
30 30 </tr>
31 31 <tr>
32   - <td>Responsável:</td>
  32 + <td>Respons&aacute;vel:</td>
33 33 <td><input type="text" name="responsavel" value="<?php echo $responsavel;?>" maxlength="50" size="50" /></td>
34 34 </tr>
35 35 <tr>
... ... @@ -43,7 +43,7 @@
43 43 </td>
44 44 </tr>
45 45 <tr>
46   - <td colspan="2"><input type="checkbox" name="siccentral" value="1" <?php echo ($siccentral)?"checked":"";?>> É um SIC centralizador (recebe as demandas recém cadastradas)</td>
  46 + <td colspan="2"><input type="checkbox" name="siccentral" value="1" <?php echo ($siccentral)?"checked":"";?>> &Eacute; um SIC centralizador (recebe as demandas rec&eacute;m cadastradas)</td>
47 47 </tr>
48 48 <tr>
49 49 <td><b>Status:</b></td>
... ...
restrito/sis_secretaria/index.php
... ... @@ -52,7 +52,7 @@ $num = mysql_num_rows($resultado);
52 52 </td>
53 53 </tr>
54 54 <tr>
55   - <td>Situação:</td>
  55 + <td>Situa&ccedil;&atilde;o:</td>
56 56 <td>
57 57 <select name="ativado" id="ativado">
58 58 <option value="">--</option>
... ...
restrito/sis_usuario/cadastro.php
... ... @@ -79,7 +79,7 @@
79 79 <input type="hidden" name="idusuario" value="<?php echo $idusuario;?>">
80 80 <table class="lista">
81 81 <tr>
82   - <td>Matrícula:</td>
  82 + <td>Matr&iacute;cula:</td>
83 83 <td>
84 84 <input type="text" id="matricula" name="matricula" value="<?php echo $matricula; ?>" maxlength="8" size="10" title="Informe até 8 dígitos de matricula" onkeyup="soNumero(this);" />
85 85 CPF:<input type="text" id="cpf" name="cpfusuario" value="<?php echo $cpfusuario; ?>" maxlength="11" size="12" title="Informe os 11 digitos do CPF" onkeyup="soNumero(this);" />
... ... @@ -163,7 +163,7 @@
163 163 </center>
164 164 </td>
165 165 <td valign="top" align="center">
166   - Perfis do Usuário<br>
  166 + Perfis do Usu&aacute;rio<br>
167 167 <select name="gruposselecionados[]" id="gruposselecionados" title="Dê um duplo clique para selecionar todos" ondblclick="selecionatudo(this.id);" multiple="multiple" style="height: 300px; width: 300px; font-size:10">
168 168 <?php
169 169 $sql="select nome, descricao from sis_grupo g order by nome";
... ... @@ -210,7 +210,7 @@
210 210 </center>
211 211 </td>
212 212 <td valign="top" align="center">
213   - SIC's Alternativos do Usuário<br>
  213 + SIC's Alternativos do Usu&aacute;rio<br>
214 214 <select name="sicselecionados[]" id="sicselecionados" title="Dê um duplo clique para selecionar todos" ondblclick="selecionatudo(this.id);" multiple="multiple" style="height: 300px; width: 300px; font-size:10">
215 215 <?php
216 216 $sql="select nome, sigla, idsecretaria from sis_secretaria order by sigla";
... ...