<?php /* Smarty version Smarty-3.0.7, created on 2026-06-29 10:00:30
         compiled from "findInclude:common/templates/listItem.tpl" */ ?>
<?php /*%%SmartyHeaderCode:10011173996a41d1be53b421-36413702%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    '' => 
    array (
      0 => 'findInclude:common/templates/listItem.tpl',
      1 => 1774836755,
      2 => 'findInclude',
    ),
    '823b45bd5a8d3c64c5368d587cfc88e78e8e1e0d' => 
    array (
      0 => '/var/www/html/SMF/Kurogo-Mobile-Web/app/common/templates/listItem.tpl',
      1 => 1774940330,
      2 => 'file',
    ),
  ),
  'nocache_hash' => '10011173996a41d1be53b421-36413702',
  'function' => 
  array (
  ),
  'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<?php if (!is_callable('smarty_modifier_truncate')) include '/var/www/html/SMF/Kurogo-Mobile-Web/lib/smarty/plugins/modifier.truncate.php';
?><?php ob_start(); ?>
  <?php if (isset($_smarty_tpl->getVariable('item',null,true,false)->value['label'])){?>
    <?php if ($_smarty_tpl->getVariable('boldLabels')->value){?>
      <strong>
    <?php }?>
      <?php echo $_smarty_tpl->getVariable('item')->value['label'];?>
<?php if ((($tmp = @$_smarty_tpl->getVariable('labelColon')->value)===null||$tmp==='' ? true : $tmp)){?>: <?php }?>
    <?php if ($_smarty_tpl->getVariable('boldLabels')->value){?>
      </strong>
    <?php }?>
  <?php }?>
<?php  $_smarty_tpl->assign("listItemLabel", ob_get_contents()); Smarty::$_smarty_vars['capture']["listItemLabel"]=ob_get_clean();?>

  <?php echo $_smarty_tpl->getVariable('listItemLabel')->value;?>

  <?php if ($_smarty_tpl->getVariable('item')->value['url']&&(($tmp = @$_smarty_tpl->getVariable('accessKey')->value)===null||$tmp==='' ? false : $tmp)){?>
    <?php $_smarty_tpl->smarty->_tag_stack[] = array('html_access_key_link', array('href'=>$_smarty_tpl->getVariable('item')->value['url'],'class'=>(($tmp = @$_smarty_tpl->getVariable('item')->value['class'])===null||$tmp==='' ? null : $tmp),'accessKey'=>false)); $_block_repeat=true; $_smarty_tpl->smarty->registered_plugins['block']['html_access_key_link'][0][0]->smartyBlockAccessKeyLink(array('href'=>$_smarty_tpl->getVariable('item')->value['url'],'class'=>(($tmp = @$_smarty_tpl->getVariable('item')->value['class'])===null||$tmp==='' ? null : $tmp),'accessKey'=>false), null, $_smarty_tpl, $_block_repeat);while ($_block_repeat) { ob_start();?>

      <?php echo $_smarty_tpl->getVariable('item')->value['title'];?>

    <?php $_block_content = ob_get_clean(); $_block_repeat=false; echo $_smarty_tpl->smarty->registered_plugins['block']['html_access_key_link'][0][0]->smartyBlockAccessKeyLink(array('href'=>$_smarty_tpl->getVariable('item')->value['url'],'class'=>(($tmp = @$_smarty_tpl->getVariable('item')->value['class'])===null||$tmp==='' ? null : $tmp),'accessKey'=>false), $_block_content, $_smarty_tpl, $_block_repeat); } array_pop($_smarty_tpl->smarty->_tag_stack);?>

    <?php echo $_smarty_tpl->getVariable('subtitleHTML')->value;?>

    
  <?php }else{ ?>
    <?php if ($_smarty_tpl->getVariable('item')->value['url']){?>
      <a href="<?php echo $_smarty_tpl->getVariable('item')->value['url'];?>
" class="<?php echo (($tmp = @$_smarty_tpl->getVariable('item')->value['class'])===null||$tmp==='' ? '' : $tmp);?>
">
    <?php }?>
      <?php echo $_smarty_tpl->getVariable('item')->value['title'];?>

    <?php if ($_smarty_tpl->getVariable('item')->value['url']){?>
      </a>
    <?php }?>
    <?php if ($_smarty_tpl->getVariable('item')->value['subtitle']){?>
      <span class="smallprint">
        <?php if ((($tmp = @$_smarty_tpl->getVariable('subTitleNewline')->value)===null||$tmp==='' ? true : $tmp)){?><br/><?php }else{ ?>&nbsp;<?php }?>
        <?php echo $_smarty_tpl->getVariable('item')->value['subtitle'];?>

      </span>
    <?php }?>
  <?php }?>

