Fix css debug

This commit is contained in:
Dennis Eichhorn 2018-01-07 14:56:44 +01:00
parent 64b45bb27e
commit d30e49ba69

View File

@ -55,7 +55,7 @@ echo $this->getData('nav')->render(); ?>
<section class="box wf-100">
<header><h1><?= $this->getHtml('Settings') ?></h1></header>
<div class="inner">
<form>
<form id="iTaskInterval" action="<?= \phpOMS\Uri\UriFactory::build('/{/lang}/backend/task/dashboard?{?}') ?>">
<table class="layout wf-100">
<tr><td><label for="iIntervarl"><?= $this->getHtml('Interval') ?></label>
<tr><td><select id="iIntervarl" name="interval">