[Yanel-commits] rev 26939 - public/yanel/contributions/realms/foaf/data

michi at wyona.com michi at wyona.com
Sun Aug 26 12:45:58 CEST 2007


Author: michi
Date: 2007-08-26 12:45:57 +0200 (Sun, 26 Aug 2007)
New Revision: 26939

Modified:
   public/yanel/contributions/realms/foaf/data/welcome.xhtml
Log:
minor stuff fixed

Modified: public/yanel/contributions/realms/foaf/data/welcome.xhtml
===================================================================
--- public/yanel/contributions/realms/foaf/data/welcome.xhtml	2007-08-26 09:51:34 UTC (rev 26938)
+++ public/yanel/contributions/realms/foaf/data/welcome.xhtml	2007-08-26 10:45:57 UTC (rev 26939)
@@ -6,7 +6,7 @@
 
 <head>
   <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8"/>
-  <title>Search a friend</title>
+  <title>Find a friend</title>
   <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/>
 <!--
   <link rel="neutron-introspection" type="application/neutron+xml" href="introspection-index.xml"/>
@@ -16,14 +16,19 @@
 
 <body>
 <center>
-<h1>Search a friend</h1>
+<h1>Find a friend</h1>
 
 <p>
 <form>
 <input type="text" name="q"/>
 <input type="submit" value="Search"/>
+<br/>
+<a href="advanced-search.html?q=TODO">Advanced Search</a>
 </form>
 </p>
+<p>
+Copyright &#169; 2007 Wyona
+</p>
 </center>
 </body>
 </html>



More information about the Yanel-commits mailing list