From 31fa9427775bb444d34a4f203e6eaa2b17018303 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 20 Feb 2007 19:20:23 +0000 Subject: [PATCH] Link to new location of admin-related pages --- web/htdocs/chrome/layout.mc | 16 ++++++++-------- web/htdocs/details/found.mc | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index fa0d660..3a62bf1 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.22 2007-01-02 17:26:40 mike Exp $ +%# $Id: layout.mc,v 1.23 2007-02-20 19:20:23 mike Exp $ <%args> $debug => undef $title @@ -55,9 +55,9 @@ use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_quote cql_target

Home
- Test all targets
+ Test all targets
Find a target
- Add a target
+ Add a target
Statistics

@@ -93,15 +93,15 @@ my $id = $r->param("id");
Show details
- ">Edit details + ">Edit details
- ">Copy target + ">Copy target
- Delete target + Delete target

- ">Quick Test + ">Quick Test
- ">Full Test + ">Full Test

XML diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index 3247f23..dab6199 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,4 +1,4 @@ -%# $Id: found.mc,v 1.25 2007-01-24 09:28:02 mike Exp $ +%# $Id: found.mc,v 1.26 2007-02-20 19:20:23 mike Exp $ <%once> sub print_navlink { my($params, $cond, $caption, $skip) = @_; @@ -145,9 +145,9 @@ push @ids, $id; <% xml_encode($port, "") %> <% xml_encode($db, "") %> - Test  " title="Edit this target's record">Edit 

- [Test all targets on this list]

-- 1.7.10.4