no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@443 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
Frederico Palma 21 years ago
parent 675fc4d830
commit 054bab5932

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

Loading…
Cancel
Save