<?php
/* Smarty version 3.1.33, created on 2021-11-04 17:02:50
  from '/opt/lampp/htdocs/testlink/gui/templates/error_icon.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_6184042aa2c888_74318102',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '3bb0136162f7e974ddb2758a78cb683cae418bbe' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/error_icon.tpl',
      1 => 1636032765,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_6184042aa2c888_74318102 (Smarty_Internal_Template $_smarty_tpl) {
?><img id="error_icon_<?php echo $_smarty_tpl->tpl_vars['field']->value;?>
" style="visibility: hidden;" 
     src="<?php echo @constant('TL_THEME_IMG_DIR');?>
/error.gif" alt="error condition detected" 
     title="error condition detected" width="1" height="1" />
<?php }
}
