From 342d11e3544ec4836cf718f23ea65bee3592fc08 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 19 Jul 2005 09:34:11 +0000 Subject: r8591: - added a simple 2 level menu structure to swat. Deryck, I know this isn't very pretty, and please feel free to do this much more nicely :-) - added a top level menu listing our main servers - added placeholder pages for the main servers - added NBT server statistics (This used to be commit 1aa658b756903e7cb598302eddd18b7734937c83) --- swat/esptest/exception.esp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swat/esptest/exception.esp') diff --git a/swat/esptest/exception.esp b/swat/esptest/exception.esp index df62e9a326..dcc0fda093 100644 --- a/swat/esptest/exception.esp +++ b/swat/esptest/exception.esp @@ -1,4 +1,4 @@ -<% page_header("columns", "ESP Exception test"); %> +<% page_header("columns", "ESP Exception test", "/esptest/menu.js"); %>

Samba4 exception test

-- cgit