diff options
Diffstat (limited to 'dhcp-home-html.lsp')
-rw-r--r-- | dhcp-home-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp-home-html.lsp b/dhcp-home-html.lsp index e864c07..7a45b42 100644 --- a/dhcp-home-html.lsp +++ b/dhcp-home-html.lsp @@ -16,7 +16,7 @@ </tr> </form> </table> -<pre><? io.write( form.info.srvctrl.value ) ?></pre><br> +<pre style="color: #ff2020"><? io.write( form.info.srvctrl.value ) ?></pre><br> <h2>DHCPd - Generate Configuration File</h2> <table> |