From 461fc4fcb8a8c3ecd2e1631ebfd069a0d3e15f0c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 28 Jul 2008 06:48:16 +0000 Subject: use <% %> instead of git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dhcp-editspc-html.lsp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'dhcp-editspc-html.lsp') diff --git a/dhcp-editspc-html.lsp b/dhcp-editspc-html.lsp index e06d045..a4397d9 100644 --- a/dhcp-editspc-html.lsp +++ b/dhcp-editspc-html.lsp @@ -1,30 +1,30 @@ - +%>

DHCPd - Advanced Global Configuration

-
" method="POST"> +" method="POST"> -
+
<% io.write( form.errcode.msg ) %>

DHCPd - Dynamic Hosts

Enter dynamic hosts data, one per line (e.g. hostname;00:11:22:33:44:55)

- +

DHCPd - Pre Main Configuration

These fields below are copied into the final dhcpd.conf on configuration generation without any validation check. Do not use them unless you know what you are doing.

- +

DHCPd - Post Main Configuration

- +

Submit/Cancel

@@ -32,7 +32,7 @@ them unless you know what you are doing.
Cancel and go back
-
" method="POST"> +
" method="POST">
-- cgit v1.2.3