<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/views/people/_map_link.erb</filename>
    </added>
    <added>
      <filename>public/images/map_go.gif</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -6,6 +6,11 @@
 &lt;% end %&gt;
 
 &lt;% content_for :subnav do %&gt;
+  &lt;% if @logged_in.admin?(:edit_profiles) %&gt;
+    &lt;div style=&quot;float:right;&quot;&gt;
+      &lt;%= link_to 'New Family', new_family_path %&gt;
+    &lt;/div&gt;
+  &lt;% end %&gt;
   &lt;%= render :partial =&gt; 'subnav' %&gt;
 &lt;% end %&gt;
 </diff>
      <filename>app/views/searches/new.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -26,7 +26,7 @@
 		
 			  &lt;%= form_tag(search_path, :method =&gt; 'get', :style =&gt; @logged_in.nil? &amp;&amp; 'visibility:hidden;') %&gt;
 			    Type a name and hit enter:&lt;br/&gt;
-				  &lt;input name=&quot;quick_name&quot; id=&quot;search_name&quot; onfocus=&quot;if(this.value == 'People Search') this.value = ''&quot; onblur=&quot;if(this.value == '') this.value = 'People Search'&quot;/&gt;
+				  &lt;input name=&quot;name&quot; id=&quot;search_name&quot; onfocus=&quot;if(this.value == 'People Search') this.value = ''&quot; onblur=&quot;if(this.value == '') this.value = 'People Search'&quot;/&gt;
 			  &lt;/form&gt;
 				
 				&lt;script type=&quot;text/javascript&quot;&gt; $('search_name').value = 'People Search' &lt;/script&gt;</diff>
      <filename>themes/aqueouslight/layouts/default.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6eefccbb867b0aa46c023e21b25645996122a184</id>
    </parent>
    <parent>
      <id>e680ec8fb03f694e8bb72234c4ace3b75c1f987c</id>
    </parent>
  </parents>
  <author>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </author>
  <url>http://github.com/seven1m/onebody/commit/2c986370f6b9a598112f1d918c2e821b239049f0</url>
  <id>2c986370f6b9a598112f1d918c2e821b239049f0</id>
  <committed-date>2008-10-15T08:07:20-07:00</committed-date>
  <authored-date>2008-10-15T06:14:00-07:00</authored-date>
  <message>Merge branch 'master' of tim@timmorgan.org:/var/repos/onebody</message>
  <tree>9c02e96f7ed01ef31dd1718c40d0cc94d24d0a18</tree>
  <committer>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </committer>
</commit>
