email link.
[irspy-moved-to-github.git] / web / htdocs / chrome / layout.mc
index 9f32749..6cb7ec8 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: layout.mc,v 1.34 2007-06-27 11:50:49 mike Exp $
+%# $Id: layout.mc,v 1.36 2007-07-13 16:07:52 mike Exp $
 <%args>
 $debug => undef
 $title
@@ -66,6 +66,7 @@ use ZOOM::IRSpy::Utils qw(utf8param isodate xml_encode cql_target cql_quote
       <a href="/admin/all.html">Test&nbsp;all&nbsp;targets</a><br/>
       <a href="/find.html">Find a target</a><br/>
       <a href="/admin/edit.html?op=new">Add a target</a><br/>
+      <a href="/admin/upload.html">Upload a target</a><br/>
       <a href="/stats.html">Statistics</a><br/>
      </p>
      <p>
@@ -153,7 +154,11 @@ my $id = utf8param($r, "id");
    <small>
     Powered by <a style="text-decoration: none"
        href="http://indexdata.com/"
-       >Index&nbsp;Data</a>
+       >Index&nbsp;Data</a>.
+    <br/>
+    Report errors and omissions to <a style="text-decoration: none"
+       href="mailto:irspy@indexdata.com"
+                   >irspy@indexdata.com</a>
    </small>
   </div>
  </body>