]> git.decadent.org.uk Git - memories.git/commitdiff
Removed ANCC-specific wording. 1.1-1
authorBen Hutchings <ben@decadent.org.uk>
Sat, 31 Dec 2005 22:16:02 +0000 (22:16 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 31 Dec 2005 22:16:02 +0000 (22:16 +0000)
templates/frontpage
templates/header
templates/photo/upload

index 2b36f1e533460956d6a7fcf1655d9e385d5512d8..9bd95766eba306d8e062f70253708713830a4f29 100644 (file)
@@ -2,8 +2,7 @@
 <h1> Welcome to Memories </h1>
 
 <p>
- Memories is a site where you can upload and share your photos of
- college life with your friends.
+ Memories is a site where you can upload and share your photos.
 </p>
 <p>
  To view other people's photos, look at the <a
index 8dc15a69ad8ac47bf7deb48ecab14dc0e34a87db..1169b8242eefebce4ab3752ab1d9ee1a617a9bd9 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <title> Memories - ANCC Photo Sharing </title>
+    <title> Memories - Photo Sharing </title>
     <link title="Maypole" href="[%base%]/static/memories.css" type="text/css" rel="stylesheet"/>
 [% IF request.params.active == "tagedit" %]
     <script type="text/javascript" src="[%base%]/tag/list_js"></script>
index d17d3cb322fc348029e99c576367a249a120384b..ad88ff84974eb0c8c6c483aaadfc8ef39a086bb1 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <title> Memories - ANCC Photo Sharing </title>
+    <title> Memories - Photo Sharing </title>
     <link title="Maypole" href="[%base%]/static/memories.css" type="text/css" rel="stylesheet"/>
     <script type="text/javascript" src="[%base%]/tag/list_js"></script>
     <script type="text/javascript" src="[%base%]/static/upload.js"></script>