50 lines
1.7 KiB
PHP
Executable File
50 lines
1.7 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-09-08 18:37:38
|
|
compiled from "./templates/facturas.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:146661367540a2315920176-87443627%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'ca19f8a4c97ad39f0b386ae3702afac6d679578e' =>
|
|
array (
|
|
0 => './templates/facturas.tpl',
|
|
1 => 1410130446,
|
|
),
|
|
),
|
|
'nocache_hash' => '146661367540a2315920176-87443627',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div class="container_16">
|
|
<div class="grid_6 prefix_5 suffix_5">
|
|
|
|
<div align="center" style="float:left; margin-left:20px; margin-top:10px; margin-bottom:5px">
|
|
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/images/logo.png" width="300" height="66" />
|
|
</div>
|
|
|
|
<div style="clear:both"></div>
|
|
|
|
<h1>Facturación Electrónica</h1>
|
|
<div id="login">
|
|
<p class="error" id="errorLoginDiv"></p>
|
|
<form id="frmLogin" name="frmLogin" method="post" action="" onsubmit="return false">
|
|
<input type="hidden" name="type" id="type" value="doLogin" />
|
|
<p>
|
|
<label><strong>RFC:</strong>
|
|
<input type="text" name="rfc" id="rfc" class="inputText" value="" autofocus="autofocus" onkeyup="CheckKeyL(event)" />
|
|
</label>
|
|
</p>
|
|
|
|
<a class="black_button" style="width:51px;" href="javascript:void(0)" onclick="DoLogin()">
|
|
<span>Entrar </span>
|
|
</a>
|
|
<label></label>
|
|
</form>
|
|
<br clear="all" />
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|