Commit a16ba0f348f525ff532fde695a2e87046b57ce5b

Authored by Leandro Arndt
1 parent 370d6ca1
Exists in mysqli

Separação dos tíquetes #1 e #2.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
restrito/lda_solicitacao/index.php
@@ -212,7 +212,7 @@ $rs = execQueryPag($sql); @@ -212,7 +212,7 @@ $rs = execQueryPag($sql);
212 </td> 212 </td>
213 </tr> 213 </tr>
214 <?}?> 214 <?}?>
215 -</table><?php } ?> 215 +</table>
216 <br><br> 216 <br><br>
217 <input type="button" value="Voltar" name="voltar" class="botaoformulario" id="voltar" onclick="location.href='../inc/menu.php'" /> 217 <input type="button" value="Voltar" name="voltar" class="botaoformulario" id="voltar" onclick="location.href='../inc/menu.php'" />
218 </form> 218 </form>