></td>
                </tr>
                </tbody>
            </table>
        </section>
    </script>
</div>
<section id="result">
	<p class="setting">
		<?php 
echo smarty_function_form_input(array('name' => "limit", 'class' => "param", 'id' => "limit"), $_smarty_tpl);
?>

		<label><?php 
echo smarty_modifier_i18n('キーワード:');
echo smarty_function_form_input(array('class' => "param keyword input", 'name' => "keyword"), $_smarty_tpl);
?>
</label>
	</p>
	<table data-api="index.php?action_stockout_detail_get=true&warehouse_id=<?php 
echo $_smarty_tpl->getVariable('form')->value['warehouse_id'];
?>
&terminal_id=<?php 
echo $_smarty_tpl->getVariable('form')->value['terminal_id'];
?>
&stock_out_no=<?php 
echo $_smarty_tpl->getVariable('form')->value['stock_out_no'];
?>
">
		<thead>
			<tr>
    echo smarty_function_form_name(array('name' => "ai_name"), $_smarty_tpl);
    $_tmp4 = ob_get_clean();
    echo smarty_modifier_i18n($_tmp4);
    ?>
</th><td colspan="5"><?php 
    echo smarty_function_form_input(array('name' => "ai_name", 'class' => "input"), $_smarty_tpl);
    ?>
</td></tr>
			<tr><th><?php 
    ob_start();
    echo smarty_function_form_name(array('name' => "data_length"), $_smarty_tpl);
    $_tmp5 = ob_get_clean();
    echo smarty_modifier_i18n($_tmp5);
    ?>
</th><td colspan="5"><?php 
    echo smarty_function_form_input(array('name' => "data_length", 'class' => "input"), $_smarty_tpl);
    ?>
</td></tr>
			
		</tbody>
	</table>
<?php 
    $_block_content = ob_get_clean();
    $_block_repeat = false;
    echo smarty_block_form(array('ethna_action' => $_tmp1, 'action' => "index.php"), $_block_content, $_smarty_tpl, $_block_repeat);
}
array_pop($_smarty_tpl->smarty->_tag_stack);
?>

</section>
</article><footer id="guide"><div id="dialog_guide" title="<?php 
$(function() { // for safari
	  $('footer').css('border-bottom-color','#28537f');
	  setInterval(function() {
						$('footer').css('border-bottom-color','#28537e');
						}, 1000);
});

</script>
<!--[if lt IE 9]><script src="js/html5.js"></script><![endif]--><!--[if lte IE 6]><script src="js/fixed.js"></script><![endif]--></head><body><header></header><article><div class="crumbs" id="crumbs"></div>
<?php 
echo smarty_function_form_input(array('name' => "ai_cd", 'class' => "aiselect", 'id' => "ai_list", 'style' => "display:none;"), $_smarty_tpl);
?>

<div id="choice">
<label>AI CD:</label> <?php 
echo smarty_function_form_input(array('name' => "ai_cd", 'id' => "ai_first", 'class' => "aiselect"), $_smarty_tpl);
?>
<label>AI VALUE:</label> <input type="text" name="ai_value_arr[0]" order="0" class="aivalue" /><br />
</div>
<input type="button" name="Add" id="conadd" value="Add" class="button"/>
</article><footer id="guide"><div id="dialog_guide" title="<?php 
echo smarty_modifier_i18n($_smarty_tpl->getVariable('app')->value['guide_data'][0]['STEP_NAME']);
?>
(<?php 
echo $_smarty_tpl->getVariable('app')->value['num_current_step'];
?>
/<?php 
echo $_smarty_tpl->getVariable('app')->value['step_count'];
?>
)"><p id="directions" style="padding : 0; text-align : left"></p><input type="hidden" id="pre_url" name="pre_url" value="<?php 
echo $_smarty_tpl->getVariable('app')->value['guide_data'][0]['PRE_URL'];
        echo smarty_function_form_input(array('name' => "company_id", 'id' => "company_id", 'class' => "input", 'value' => $_tmp1), $_smarty_tpl);
        ?>
</dd><?php 
    }
    ?>
<dt><?php 
    echo smarty_modifier_i18n('User ID');
    ?>
</dt><dd><?php 
    echo smarty_function_form_input(array('name' => "login_id", 'id' => "login_id", 'class' => "input", 'value' => $_COOKIE[$_smarty_tpl->getVariable('app')->value['app_name'] . "_LOGINID"]), $_smarty_tpl);
    ?>
</dd><dt><?php 
    echo smarty_modifier_i18n('Password');
    ?>
</dt><dd><?php 
    echo smarty_function_form_input(array('name' => "password", 'id' => "password", 'class' => "input"), $_smarty_tpl);
    ?>
</dd></dl><p><dl><dd><?php 
    ob_start();
    echo smarty_modifier_i18n('ログイン');
    $_tmp2 = ob_get_clean();
    echo smarty_function_form_submit(array('type' => "submit", 'name' => "action_loginDo", 'class' => "submit_btn_big", 'value' => $_tmp2), $_smarty_tpl);
    if (!empty($_smarty_tpl->getVariable('app', null, true, false)->value['company_id'])) {
        ?>
<input type="hidden" name="company_id" value="<?php 
        echo $_smarty_tpl->getVariable('app')->value['company_id'];
        ?>
"><?php 
    }
    ?>
<input type="hidden" name="locale" value="<?php