module console
This commit is contained in:
@@ -282,7 +282,7 @@ $runs = $pdo->query(
|
||||
<div style="display:flex; gap:10px; flex-wrap:wrap;">
|
||||
<button class="cta-button" type="button" data-open-console>Neue Konsole öffnen</button>
|
||||
<button class="nav-link" type="button" data-run-command>Im Hintergrund ausführen</button>
|
||||
<button class="nav-link" type="button" data-send-active>In aktiver Konsole ausführen</button>
|
||||
<button class="nav-link" type="button" data-send-active>In neuer Konsole ausführen</button>
|
||||
</div>
|
||||
</form>
|
||||
<div class="muted" style="margin-top:.5rem;">
|
||||
|
||||
Reference in New Issue
Block a user