<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,21 +23,24 @@
       %li#current_balance_line
       %li
         = link_to &quot;My Spot&quot;, myspot_profile_path
-      %li.no-pipe
-      - if current_user.facebook_user?
-        %a{:href=&gt;&quot;#&quot;, :onclick=&gt;'FB.Connect.logoutAndRedirect(&quot;/logout&quot;)'}
-          Logout
+      - if current_user.facebook_user? &amp;&amp; facebook_session
+        %li
+          %a{:href=&gt;&quot;#&quot;, :onclick=&gt;'FB.Connect.logoutAndRedirect(&quot;' + destroy_session_path + '&quot;)'}
+            Logout
       - else
-        = fb_login_button('window.location = &quot;/users/link_user_accounts&quot;;')
-        = link_to 'Logout', destroy_session_path
+        %li
+          = link_to 'Logout', destroy_session_path
+        %li
+          = fb_login_button('window.location = &quot;/users/link_user_accounts&quot;;', :size =&gt; &quot;small&quot;)
 - else
   %ul.user-header-nav
     #not_logged_in
       %li
         = link_to &quot;Register&quot;, new_session_path, :rel =&gt; 'facebox'
-      %li.no-pipe
+      %li
         = link_to &quot;Login&quot;, new_session_path, :rel =&gt; 'facebox', :id =&gt; &quot;sign_in&quot;
-        = fb_login_button('window.location = &quot;/users/link_user_accounts&quot;;')
+      %li.no-pipe
+        = fb_login_button('window.location = &quot;/users/link_user_accounts&quot;;', :size =&gt; &quot;small&quot;)
 
 .slogan
   %span.pink Community</diff>
      <filename>app/views/layouts/_user_header.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>579c6dc0c9fbb19082cf8477e5de08ee455bf38f</id>
    </parent>
  </parents>
  <author>
    <name>Dan Newman</name>
    <email>dpnewman@gmail.com</email>
  </author>
  <url>http://github.com/spot-us/spot-us/commit/d5db16835d16cde205c3be68616648692baaa3c6</url>
  <id>d5db16835d16cde205c3be68616648692baaa3c6</id>
  <committed-date>2009-10-20T17:37:38-07:00</committed-date>
  <authored-date>2009-10-20T17:37:38-07:00</authored-date>
  <message>Header for logon</message>
  <tree>9c12ec62c74b4bc8eba631ab29b69abb920f1f2e</tree>
  <committer>
    <name>Dan Newman</name>
    <email>dpnewman@gmail.com</email>
  </committer>
</commit>
