Improve the debug shell a bit.
This commit is contained in:
parent
0aa02bc15d
commit
e6bc2ae37d
@ -1,6 +1,6 @@
|
||||
% if(! ~ $#debug_shell 0) {
|
||||
<form method="POST" name="prompt">
|
||||
<input type="text" name="command" />
|
||||
<input size="80" type="text" name="command" value="%($"post_arg_command%)" />
|
||||
<input type="submit" Value="Run" />
|
||||
</form>
|
||||
<script language="javascript"><!--
|
||||
|
Loading…
Reference in New Issue
Block a user