<?php } ?> </tbody> <?php } else { ?> <tbody> <tr> <td class="td-icon"><?php echo $config->offset === 1 ? Jot::icon('home') : Jot::a('action', $cache_url, Jot::icon('home')); ?> </td> <td><?php echo Config::speak('notify_' . ($config->offset === 1 ? 'empty' : 'error_not_found'), strtolower($speak->files)); ?> </td> </tr> </tbody> <?php } ?> </table> </form> <?php if (!empty($pager->step->url) || Request::get('q')) { ?> <hr> <?php echo Jot::finder($cache_url, 'q'); }
<form class="form-kill form-cache" id="form-kill" action="<?php echo $config->url . '/' . $config->manager->slug; ?> /cache/kill" method="post"> <?php echo Form::hidden('token', $token); ?> <div class="main-action-group"> <?php echo Jot::button('destruct', $speak->delete); ?> </div> <?php echo $messages; $c_path = CACHE . DS; $c_url = $config->manager->slug . '/cache'; $c_url_kill = $c_url . '/kill/file:'; $c_url_repair = $c_url . '/repair/file:'; include DECK . DS . 'workers' . DS . 'unit.explorer.2.php'; ?> </form> <?php if (!empty($pager->step->url) || Request::get('q')) { ?> <hr> <?php echo Jot::finder($c_url, 'q'); }
echo Jot::button('destruct', $speak->delete); ?> </div> <?php include DECK . DS . 'workers' . DS . 'unit.explorer.3.php'; ?> <?php include DECK . DS . 'workers' . DS . 'unit.pager.1.php'; ?> </form> <?php if (!empty($pager->step->url) || Request::get('q')) { ?> <hr> <?php echo Jot::finder($c_url, 'q', array('path' => Text::parse($q_path, '->encoded_url'))); ?> <?php } ?> </div> <div class="tab-content hidden" id="tab-content-2"> <form class="form-ignite form-asset" id="form-ignite" action="<?php echo $config->url . '/' . $c_url . $q; ?> " method="post"> <p><code><?php echo ASSET . DS . ($q_path ? File::path($q_path) . DS : ""); ?> …</code></p> <p><?php
?> <?php } ?> </tbody> </table> <?php include __DIR__ . DS . 'unit' . DS . 'pager' . DS . 'step.php'; ?> </form> <?php if (!empty($pager->step->url) || Request::get('q')) { ?> <hr> <?php echo Jot::finder($asset_url, 'q', array('path' => $q_path)); ?> <?php } ?> </div> <div class="tab-content hidden" id="tab-content-2"> <form class="form-ignite form-asset" id="form-ignite" action="<?php echo $config->url . '/' . $asset_url . $q_path_; ?> " method="post"> <p><code><?php echo ASSET . DS . ($q_path ? File::path($q_path) . DS : ""); ?> …</code></p> <p><?php