diff options
author | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
---|---|---|
committer | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
commit | 34d6ece8a454e5d1d027ed106ba039a0a88db36d (patch) | |
tree | 6dc6f8711b20124ce38491300d5fb95e1c022206 /admin/www/links.h | |
parent | b7f0fb3c888c1d331c2239fba0b8332a3bf240f2 (diff) | |
download | mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.gz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.xz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.zip |
Copy the mm21 admin directory out of the mm21 branch. We'll svn
external the latter to get that back into the release, but I really
don't want to maintain multiple copies of the web pages.
Diffstat (limited to 'admin/www/links.h')
-rw-r--r-- | admin/www/links.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/admin/www/links.h b/admin/www/links.h deleted file mode 100644 index 5eee6c19..00000000 --- a/admin/www/links.h +++ /dev/null @@ -1,13 +0,0 @@ -<!-- -*- html -*- --> -<h3>Overview</h3> -<li><a href="index.html">Home</a></li> -<li><a href="security.html">Security</li> -<li><a href="features.html">Features</a></li> -<h3>More Information</h3> -<li><a href="http://wiki.list.org">Wiki</a> <i>(exit)</i></li> -<li><a href="lists.html">Discussion Lists</a></li> -<li><a href="http://sf.net/projects/mailman">SF Project Page</a> - <i>(exit)</i></li> -<li><a href="otherstuff.html">Rants, Papers, and Logos</a></li> -<li><a href="bugs.html">Bugs and Patches</a></li> -<li><a href="mirrors.html">Mirrors</a></li> |