File: /www/exchange0old/exchange/admin/cache/%%9C^9CA^9CA690D4%%fill_solver.html.php
<?php /* Smarty version 2.6.19, created on 2024-06-17 13:17:20
compiled from common/fill_solver.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'number_format', 'common/fill_solver.html', 1, false),)), $this); ?>
<select name="fill_solver" class="form-control" id="fill_solver"><option value="0">Fill Solver</option><?php $_from = $this->_tpl_vars['fill_solver']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['item']):
?><option style="color:#1AA43A;" value="<?php echo $this->_tpl_vars['item']['buy_max_thirty_day_reserve']; ?>
"> Fill <?php echo ((is_array($_tmp=$this->_tpl_vars['item']['face_value'])) ? $this->_run_mod_handler('number_format', true, $_tmp, 2) : smarty_modifier_number_format($_tmp, 2)); ?>
@ <?php echo ((is_array($_tmp=$this->_tpl_vars['item']['at_value'])) ? $this->_run_mod_handler('number_format', true, $_tmp, 3) : smarty_modifier_number_format($_tmp, 3)); ?>
</option><?php endforeach; endif; unset($_from); ?></select><span style="display: inline-block;height: 35px;width: 2px;background: #e3e3e3;margin-left: 7px;vertical-align: middle;margin-right: 7px;"></span><form action="adminindex.php" method="GET" style="display: inline-block;"><input type="hidden" name="do" value="tradefloor"><label>Fill Trade : <input style="width:100px;" type="text" class="form-control input-sm" id="filltrade" name="filltrade" value="<?php echo $_GET['filltrade']; ?>
"> </label><input class="chkbx" type="checkbox" name="onbid" value="1" id="onbid" <?php if ($_GET['onbid'] == '1'): ?> checked="checked" <?php endif; ?>> <label>on Bid @ <input type="text" class="form-control input-sm" style="width:50px;" id="sbfillpercent" name="sbfillpercent" value="<?php echo $_GET['sbfillpercent']; ?>
"> % </label> <button type="submit" class="btn btn-primary btn-sm">View</button></form><span style="display: inline-block;height: 35px;width: 2px;background: #e3e3e3;margin-left: 7px;vertical-align: middle;margin-right: 7px;"></span><a href="#" title="Auto Buy" id="assign_all_invoices" class="btn btn-success"><i class="glyphicon glyphicon-check color_white"></i></a>