Commit e33a885ac9ac894639398a27c59211465c967b18
1 parent
b4cc90ac
Exists in
mysqli
and in
2 other branches
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/
Showing
18 changed files
with
104 additions
and
104 deletions
Show diff stats
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çã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("../inc/topo.php"); |
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 á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> | |
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ário: </label> </span> | |
86 | 86 | |
87 | 87 | </td> |
88 | 88 | <td> |
... | ... | @@ -111,7 +111,7 @@ include("../inc/topo.php"); |
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ódigo acima:</span><br><input type="text" name="palavra" /> | |
115 | 115 | </td> |
116 | 116 | </tr> |
117 | 117 | <?php } ?> |
... | ... | @@ -132,11 +132,11 @@ include("../inc/topo.php"); |
132 | 132 | <div id="login"> |
133 | 133 | <span class="Mensagem"> |
134 | 134 | <br> |
135 | - Olá <?php echo getSession("nomeusuario");?>! | |
135 | + Olá <?php echo getSession("nomeusuario");?>! | |
136 | 136 | <br><br> |
137 | - Você está no SIC <b><?php echo getSession('siglasecretaria')." - ".getSession('nomesecretaria');?></b> | |
137 | + Você está 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ão seja você [<a href="../index/logout.php" class="class_cadastrese">clique aqui</a>] | |
140 | 140 | |
141 | 141 | </span> |
142 | 142 | </div> |
... | ... | @@ -150,24 +150,24 @@ include("../inc/topo.php"); |
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ço de informação ao Cidadã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 ú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çã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 à informação CGU</a> | |
171 | 171 | </td> |
172 | 172 | </tr> |
173 | 173 | <tr> |
... | ... | @@ -175,10 +175,10 @@ include("../inc/topo.php"); |
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çã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 à informação TCU</a> | |
182 | 182 | </td> |
183 | 183 | </tr> |
184 | 184 | <tr> | ... | ... |
restrito/lda_configuracao/index.php
... | ... | @@ -13,25 +13,25 @@ include "../inc/topo.php"; |
13 | 13 | |
14 | 14 | |
15 | 15 | ?> |
16 | -<h1>Configuração do Lei de Acesso</h1> | |
16 | +<h1>Configuraçã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çã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çã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ção de recurso apó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 "../inc/topo.php"; |
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á 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 "../inc/topo.php"; |
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ório onde será 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ã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 = "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çõ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º 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çã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çã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ção</th> | |
113 | + <th>Data Solicitaçã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ão Resposta</th> | |
120 | 120 | <th>Prorrogado?</th> |
121 | - <th>Situação</th> | |
121 | + <th>Situaçã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ão obrigató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ç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çã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ço da Ocorrê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º</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ê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çã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ú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ÇÕ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ública)</td> | |
361 | 361 | </tr> |
362 | 362 | </table> |
363 | 363 | </td> | ... | ... |
restrito/lda_solicitacao/index.php
... | ... | @@ -81,7 +81,7 @@ $sql = "select sol.*, |
81 | 81 | |
82 | 82 | $rs = execQueryPag($sql); |
83 | 83 | |
84 | -?> | |
84 | +?> | |
85 | 85 | <h1>Solicitaçõ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º 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ção da Solicitaçã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ÇÃO </th> | |
245 | 245 | </tr> |
246 | 246 | <tr id="lnDemanda1"> |
247 | 247 | <td align="left"> |
... | ... | @@ -249,14 +249,14 @@ |
249 | 249 | <?php echo $numeroprotocolo; ?> |
250 | 250 | </td> |
251 | 251 | <td align="left"> |
252 | - <b>Tipo Solicitação</b> <br> | |
252 | + <b>Tipo Solicitação</b> <br> | |
253 | 253 | <?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ção</b> <br> | |
260 | 260 | <?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ção</b> <br> | |
270 | 270 | <?php echo $datasolicitacao; ?> |
271 | 271 | </td> |
272 | 272 | <td align="left" valign="top"> |
273 | - <b>Previsão Retorno</b> <br> | |
273 | + <b>Previsão Retorno</b> <br> | |
274 | 274 | <?php echo $dataprevisaorespota; ?> |
275 | 275 | </td> |
276 | 276 | <td align="left" valign="top"> |
277 | - <b>Solicitação Recebida em</b> <br> | |
277 | + <b>Solicitação Recebida em</b> <br> | |
278 | 278 | <?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ção</b> <br> | |
282 | 282 | <?php echo !empty($dataprorrogacao)?"Prorrogado em: ".$dataprorrogacao." por ".$usuarioprorrogacao. "<br> 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ção</b><br> | |
288 | 288 | <?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ão</b> <br> | |
331 | 331 | <?php echo $profissao; ?> |
332 | 332 | </td> |
333 | 333 | <td align="left"> |
... | ... | @@ -335,13 +335,13 @@ |
335 | 335 | <?php echo $escolaridade; ?> |
336 | 336 | </td> |
337 | 337 | <td align="left" colspan="2"> |
338 | - <b>Faixa Etária</b> <br> | |
338 | + <b>Faixa Etária</b> <br> | |
339 | 339 | <?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ço</b> <br> | |
345 | 345 | <?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ção</th> | |
400 | 400 | <th>Recurso</th> |
401 | - <th>Situação</th> | |
402 | - <th>Previsão Resposta</th> | |
401 | + <th>Situação</th> | |
402 | + <th>Previsã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ÇÕ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ário Envio</th> | |
433 | 433 | <th>Destino</th> |
434 | 434 | <th>Data Recebimento</th> |
435 | - <th>Usuário Recebimento</th> | |
435 | + <th>Usuá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çã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ção solicitada</option> | |
502 | + <option value="N" <?php echo ($tiporesposta == "N")?"selected":"";?>>Justificar a negação da informaçã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ÇÃ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çã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ções de Solicitaçã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ÇÃO </th> | |
100 | 100 | </tr> |
101 | 101 | <tr id="lnDemanda1"> |
102 | 102 | <td align="left"> |
... | ... | @@ -104,14 +104,14 @@ |
104 | 104 | <?php echo $numeroprotocolo; ?> |
105 | 105 | </td> |
106 | 106 | <td align="left"> |
107 | - <b>Tipo Solicitação</b> <br> | |
107 | + <b>Tipo Solicitação</b> <br> | |
108 | 108 | <?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ção</b> <br> | |
115 | 115 | <?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ção</b> <br> | |
125 | 125 | <?php echo $datasolicitacao; ?> |
126 | 126 | </td> |
127 | 127 | <td align="left" valign="top"> |
128 | - <b>Previsão Retorno</b> <br> | |
128 | + <b>Previsão Retorno</b> <br> | |
129 | 129 | <?php echo $dataprevisaorespota; ?> |
130 | 130 | </td> |
131 | 131 | <td align="left" valign="top"> |
132 | - <b>Solicitação Recebida em</b> <br> | |
132 | + <b>Solicitação Recebida em</b> <br> | |
133 | 133 | <?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ção</b> <br> | |
137 | 137 | <?php echo !empty($dataprorrogacao)?"Prorrogado em: ".$dataprorrogacao." por ".$usuarioprorrogacao. "<br> 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ção</b><br> | |
143 | 143 | <?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ão</b> <br> | |
186 | 186 | <?php echo $profissao; ?> |
187 | 187 | </td> |
188 | 188 | <td align="left"> |
... | ... | @@ -190,13 +190,13 @@ |
190 | 190 | <?php echo $escolaridade; ?> |
191 | 191 | </td> |
192 | 192 | <td align="left" colspan="2"> |
193 | - <b>Faixa Etária</b> <br> | |
193 | + <b>Faixa Etária</b> <br> | |
194 | 194 | <?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ço</b> <br> | |
200 | 200 | <?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ção</th> | |
255 | 255 | <th>Recurso</th> |
256 | - <th>Situação</th> | |
257 | - <th>Previsão Resposta</th> | |
256 | + <th>Situação</th> | |
257 | + <th>Previsã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ÇÕ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ário Envio</th> | |
288 | 288 | <th>Destino</th> |
289 | 289 | <th>Data Recebimento</th> |
290 | - <th>Usuário Recebimento</th> | |
290 | + <th>Usuário Recebimento</th> | |
291 | 291 | <th>Despacho</th> |
292 | 292 | <th>Anexo</th> |
293 | 293 | </tr> | ... | ... |
restrito/lda_tiposolicitacao/formulario.php
restrito/lda_tiposolicitacao/index.php
... | ... | @@ -28,13 +28,13 @@ $sql = "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â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çõ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. | |
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ância</th> | |
50 | + <th>Próxima Instância</th> | |
51 | 51 | </tr> |
52 | 52 | <?php |
53 | 53 | $cor = false; | ... | ... |
restrito/sis_grupo/formulario.php
restrito/sis_grupo/index.php
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á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á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á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ó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->setQuery("sistema as Sistema, diretorioarquivos, urlarquivos", "sis_param"," |
27 | 27 | //$rs = execQueryPag($sql); |
28 | 28 | |
29 | 29 | ?> |
30 | -<h2>Parametros</h2> | |
30 | +<h2>Parâ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á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":"";?>> É um SIC centralizador (recebe as demandas recém cadastradas)</td> | |
47 | 47 | </tr> |
48 | 48 | <tr> |
49 | 49 | <td><b>Status:</b></td> | ... | ... |
restrito/sis_secretaria/index.php
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í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á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á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"; | ... | ... |