deploy
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
return;
|
||||
}
|
||||
if (consoleNotice) {
|
||||
consoleNotice.textContent = 'Aktive Konsole kann nicht direkt gesteuert werden – Befehl wird in neuer Konsole ausgeführt.';
|
||||
consoleNotice.textContent = 'Bestehende Konsole kann nicht direkt gesteuert werden – Befehl wird in neuer Konsole ausgeführt.';
|
||||
consoleNotice.style.display = 'block';
|
||||
}
|
||||
submitOpen();
|
||||
|
||||
Reference in New Issue
Block a user