From bddb9d2c490bd51731e2a85fa7aa44e6f97952d5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 28 May 2008 07:12:31 +0000 Subject: set (back) fixed width for input boxes. remove the need for hostname from alpine-baselayout git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1186 ab2d0c66-481e-0410-8bed-d214d4d58bed --- template-html.lsp | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'template-html.lsp') diff --git a/template-html.lsp b/template-html.lsp index be27a55..f429394 100644 --- a/template-html.lsp +++ b/template-html.lsp @@ -13,16 +13,7 @@ Content-Type: text/html - -<?= hostname .. " - " .. pageinfo.controller .. "->" .. pageinfo.action ?> +<?= pageinfo.controller .. "->" .. pageinfo.action ?> -- cgit v1.2.3