|
|
|
|
@ -124,7 +124,7 @@ td.box6
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<body>
|
|
|
|
|
<table style="width: 760px; height: 623px; background-image: url(images/fundo.jpg); background-repeat: no-repeat;" align='center' >
|
|
|
|
|
<table style="width: 760px; height: 623px; background-image: url(/siprpWeb/html/images/fundo.jpg); background-repeat: no-repeat;" align='center' >
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
<td style="height: 623px; width: 20px;"><br></td>
|
|
|
|
|
@ -152,7 +152,7 @@ td.box6
|
|
|
|
|
<table cellspacing='0' cellpadding='0'>
|
|
|
|
|
<tr>
|
|
|
|
|
<!-- titulo -->
|
|
|
|
|
<td colspan='5' class='title' style="background: url(images/topo_740.gif); width: 740px; height: 29px; vertical-align: top;"> acesso restrito</td>
|
|
|
|
|
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/topo_740.gif); width: 740px; height: 29px; vertical-align: top;"> acesso restrito</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td style="width: 3px; background-color: #789BB5;"></td>
|
|
|
|
|
@ -168,7 +168,7 @@ td.box6
|
|
|
|
|
Empresa: $empresa_nome
|
|
|
|
|
#end
|
|
|
|
|
</td>
|
|
|
|
|
<td class='text' style='text-align: right; background: url(images/logout.gif) no-repeat;' width='140' height='45' rowspan='3'>
|
|
|
|
|
<td class='text' style='text-align: right; background: url(/siprpWeb/html/images/logout.gif) no-repeat;' width='140' height='45' rowspan='3'>
|
|
|
|
|
$userName <br>
|
|
|
|
|
<a href="/siprpWeb/">Logout » </a><br>
|
|
|
|
|
</td>
|
|
|
|
|
@ -207,7 +207,7 @@ td.box6
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<!-- base -->
|
|
|
|
|
<td colspan='5' class='title' style="background: url(images/base_740.gif) repeat; width: 740px; height: 13px; vertical-align: top;"></td>
|
|
|
|
|
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/base_740.gif) repeat; width: 740px; height: 13px; vertical-align: top;"></td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
#if( $query == "estabelecimentos" )
|
|
|
|
|
@ -220,7 +220,7 @@ td.box6
|
|
|
|
|
<!-- LISTA -->
|
|
|
|
|
<tr>
|
|
|
|
|
<!-- titulo -->
|
|
|
|
|
<td colspan='5' class='title' style="background: url(images/topo_740.gif); width: 740px; height: 29px; vertical-align: top;"> $listaTitle</td>
|
|
|
|
|
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/topo_740.gif); width: 740px; height: 29px; vertical-align: top;"> $listaTitle</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td style="width: 3px; background-color: #789BB5;"></td>
|
|
|
|
|
@ -253,7 +253,7 @@ td.box6
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<!-- base -->
|
|
|
|
|
<td colspan='5' class='title' style="background: url(images/base_740.gif) repeat; width: 740px; height: 13px; vertical-align: top;"></td>
|
|
|
|
|
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/base_740.gif) repeat; width: 740px; height: 13px; vertical-align: top;"></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
|
|
|
|
|