mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-10-29 00:52:30 +00:00
10 lines
304 B
PHP
10 lines
304 B
PHP
<dialog id="tasklog" class="window-box tasklog">
|
|
<h1><span id="trlt-347">Task log</span></h1>
|
|
<div class="window-content">
|
|
<span id="trlt-348">Task log here…</span>
|
|
</div>
|
|
<div class="buttons">
|
|
<input type="button" value="Закрыть" class="button red cancel-but" />
|
|
</div>
|
|
</dialog>
|