<?php /* Smarty version Smarty-3.1.14, created on 2017-12-05 15:27:57
         compiled from "smarty/templates/head.tpl" */ ?>
<?php /*%%SmartyHeaderCode:15715470185a26aceded11a5-91357185%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    '46bbdcb38f8470d8be52a624379cdde2aefc9cdd' => 
    array (
      0 => 'smarty/templates/head.tpl',
      1 => 1497275973,
      2 => 'file',
    ),
  ),
  'nocache_hash' => '15715470185a26aceded11a5-91357185',
  'function' => 
  array (
  ),
  'variables' => 
  array (
    'company' => 0,
    'name' => 0,
  ),
  'has_nocache_code' => false,
  'version' => 'Smarty-3.1.14',
  'unifunc' => 'content_5a26aceded7574_53393124',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5a26aceded7574_53393124')) {function content_5a26aceded7574_53393124($_smarty_tpl) {?>  <div id="top" class="top" style="width:1250px;">
    <div class="ui-panel ui-widget ui-widget-content ui-corner-all top_panel" style="height: 55px; text-align: left;">
      <div class="ui-panel-titlebar ui-widget-header ui-corner-all">
        <span class="ui-panel-title">NetFotó - <?php echo $_smarty_tpl->tpl_vars['company']->value;?>
 ragasztók rendszere</span>
      </div>
      <div class="ui-panel-content ui-widget-content">
        <span style="color: #CC0000; font-size: 12px; font-weight: bold; text-align: left; position: absolute; top: 45px; left: 15px;">Belépve: <?php echo $_smarty_tpl->tpl_vars['name']->value;?>
</span>
        <?php if ($_smarty_tpl->tpl_vars['name']->value!="-"){?>
          <button id="changepasswordbutton" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only ui-state-hover" style="width: 190px; height: 20px; position: absolute; right: 130px; top: 42px;"><span>Jelszó módosítása</span></button>
          <button id="logoffbutton" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only ui-state-hover" style="width: 100px; height: 20px; position: absolute; right: 20px; top: 42px;"><span>Kilépés</span></button>
        <?php }?>
      </div>
    </div>
  </div>

  <div id="changepasswordform" title="Jelszó módosítása">
    <p class="validateTips">Minden mező megadása kötelező!</p>
    <form>
      <fieldset>
        <label for="oldpassword">Jelenlegi jelszó</label>
        <input type="password" name="oldpassword" id="oldpassword" value="" class="text ui-widget-content ui-corner-all">
        <label for="newpassword1">Új jelszó</label>
        <input type="password" name="newpassword1" id="newpassword1" value="" class="text ui-widget-content ui-corner-all">
        <label for="newpassword2">Új jelszó megerősítése</label>
        <input type="password" name="newpassword2" id="newpassword2" value="" class="text ui-widget-content ui-corner-all">
      </fieldset>
    </form>
  </div>
<?php }} ?>