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/doco-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 '')
-rw-r--r-- | admin/www/doco-links.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/admin/www/doco-links.h b/admin/www/doco-links.h deleted file mode 100644 index 29ac84ba..00000000 --- a/admin/www/doco-links.h +++ /dev/null @@ -1,7 +0,0 @@ -<!-- -*- html -*- --> -<h3>Documentation</h3> -<li><a href="docs.html">Overview</a> -<li><a href="users.html">Users</a> -<li><a href="admins.html">List Managers</a> -<li><a href="site.html">Site Administrators</a> -<li><a href="i18n.html">Translators</a> |