Files
control-pane/public/pages/sources/index.php
2024-12-13 16:25:30 +03:00

24 lines
794 B
PHP

<?php
$clonos->useDialogs(array(
'src-get',
// 'jail-settings',
// 'jail-settings-config-menu',
));
?>
<h1><translate id="332">FreeBSD source codes:</translate></h1>
<p><span class="top-button icon-docs id:srcget"><translate id="333">Get version</translate></span></p>
<table class="tsimple" id="srcslist" width="100%">
<thead>
<tr>
<th><translate id="219">Node name</translate></th>
<th colspan="2" class="wdt-150"><translate id="321">Ver</translate></th>
<th class="wdt-100"><translate id="334">Rev</translate></th>
<th class="wdt-150"><translate id="335">Update date</translate></th>
<th colspan="3" class="wdt-100"><translate id="223">Action</translate></th>
<th class="wdt-120"><translate id="222">Status</translate></th>
</tr>
</thead>
<tbody></tbody>
</table>