mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-14 05:38:40 +00:00
Minor tpl fixes
This commit is contained in:
parent
94a0a492d4
commit
01d10f9be5
|
|
@ -74,7 +74,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
</div>
|
</div>
|
||||||
<tr><td><label for="iUpload"><?= $this->getHtml('Upload') ?></label>
|
<tr><td><label for="iUpload"><?= $this->getHtml('Upload') ?></label>
|
||||||
<tr><td>
|
<tr><td>
|
||||||
<input type="file" id="iUpload" name="upload" form="fTask">
|
<input type="file" id="iUpload" name="upload" form="fTask" multiple>
|
||||||
<input form="fTask" type="hidden" name="type"><td>
|
<input form="fTask" type="hidden" name="type"><td>
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user