From 3ae0afee9b58efb54173e0309fa55b73f04a3567 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 2 Oct 2005 20:36:16 +0000 Subject: [PATCH] improve diplay of hosts script SVN-Revision: 2029 --- openwrt/package/webif/files/www/cgi-bin/webif/hosts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrt/package/webif/files/www/cgi-bin/webif/hosts.sh b/openwrt/package/webif/files/www/cgi-bin/webif/hosts.sh index e99991ad5f..a0526adb0f 100755 --- a/openwrt/package/webif/files/www/cgi-bin/webif/hosts.sh +++ b/openwrt/package/webif/files/www/cgi-bin/webif/hosts.sh @@ -109,7 +109,7 @@ BEGIN { END { print "
" - print "" + print "" print "
" print "" '"$AWK_END_FORM"' @@ -135,7 +135,7 @@ BEGIN { } END { - print "" + print "" print "" print "" '"$AWK_END_FORM"' -- 2.30.2