mirror of
https://github.com/outbackdingo/control-pane.git
synced 2026-02-06 09:16:38 +00:00
fix typo
This commit is contained in:
@@ -6,7 +6,7 @@ $clonos->useDialogs(array(
|
||||
?>
|
||||
<h1>FreeBSD bases:</h1>
|
||||
|
||||
<p><span class="top-button icon-edit id:basescompile">Build for source code</span>
|
||||
<p><span class="top-button icon-edit id:basescompile">Build from source code</span>
|
||||
<span class="top-button icon-gift id:getrepo">Fetch from repository</span></p>
|
||||
|
||||
<table class="tsimple" id="baseslist" width="100%">
|
||||
@@ -25,4 +25,4 @@ $clonos->useDialogs(array(
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user