Changed properties to remove unecessary exectables.
[selectricity-live] / app / views / layouts / hc.rhtml
old mode 100755 (executable)
new mode 100644 (file)
index 6046735..c04eb87
@@ -11,8 +11,9 @@
            <% if @page_title %>
               <h3><%= @page_title %></h3>  
            <% else %>
-             <h3>Selectricity<br />
-             <font size="-1">Voting Machinery for the Masses</font></h3>
+             <span id="headertext"><%= link_to('<h3>Selectricity<br />
+             <font size="-1">Voting Machinery for the Masses</font></h3>', :controller => 
+             'site', :action => 'index')%></span>
           <% end %>
 
            <div id="links">

Benjamin Mako Hill || Want to submit a patch?