-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpmb_cabecalho_ver.php
executable file
·32 lines (29 loc) · 1.1 KB
/
pmb_cabecalho_ver.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?php session_start();
//require_once('pmb_conecta.php');
?>
<html>
<head>
<title>.: Controle de Marcas e Sinais :.</title>
<link rel="STYLESHEET" type="text/css" href="css/pmb_estilo.css">
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
<table width="787" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td colspan='2' align='center'>
<img src="imagens/cabecalho.png">
</td>
</tr>
<tr>
<td width="140" align="left" valign="top" bgcolor="#F5F6ED">
<table width="140" cellspacing="0" cellpadding="0" border="0">
<tr><td><img src="imagens/pmb_nada.gif" width="100%"></td></tr>
<tr>
<td class="menu"><a href="pmb_cms_ver_marca.php" class="menu">Marcas</a></td>
</tr>
<tr><td><img src="imagens/pmb_nada.gif" width="100%"></td></tr>
<tr>
<td class="menu"><a href="pmb_cms_ver_sinal.php" class="menu">Sinais</a></td>
</tr>
</table>
</td>
<td valign="top">