You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SIPRP/trunk/siprpWeb/contents/relatorio/pedido_sessao_expirou.html

17 lines
498 B

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<title>SIPRP :: sess&atilde;o expirou</title>
<link rel="stylesheet" type="text/css" href="html/css/template.css">
<script language="javascript" src="/siprpWeb/html/css/funcs.js"></script>
</head>
<body id="popup">
<div id="text">
A sua sess&atilde;o expirou. Para efectuar o pedido, autentique-se novamente.
</div>
</body>
</html>