forked from Coded/SIPRP
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.
15 lines
338 B
15 lines
338 B
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
Empresa: $empresa<br>
|
|
Estabelecimento: $estabelecimento<br>
|
|
Funcionário: $funcionario<br>
|
|
<br>
|
|
Pedido de marcação de $marcacao_tipo
|
|
data(s): $data#if( $marcacao_tipo == 'Consulta' )
|
|
Horário: $hora#end.<br>
|
|
</body>
|
|
</html>
|