<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@
 &lt;% content_for :action_nav do -%&gt;
   &lt;div id=&quot;page-nav&quot;&gt;
     &lt;ul id=&quot;act-nav&quot; class=&quot;clear&quot;&gt;
-      &lt;li&gt;&lt;%= link_to &quot;Import new theme&quot;, :controller =&gt; 'themes', :action =&gt; 'import' %&gt;&lt;/li&gt;
+      &lt;li&gt;&lt;%= link_to &quot;Import new theme&quot;, {:controller =&gt; 'themes', :action =&gt; 'import'}, :method =&gt; :post  %&gt;&lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&gt;
 &lt;% end -%&gt;
@@ -14,4 +14,4 @@
   &lt;ul id=&quot;themelist&quot;&gt;
 &lt;%= render :partial =&gt; &quot;theme&quot;, :collection =&gt; site.themes %&gt;
   &lt;/ul&gt;
-&lt;/div&gt;
\ No newline at end of file
+&lt;/div&gt;</diff>
      <filename>app/views/admin/themes/index.rhtml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>45ffeb7a56d59b8abe0bd78b53cec861423c9654</id>
    </parent>
  </parents>
  <author>
    <name>Victor Jalencas</name>
    <email>victor@napa.joyent.us</email>
  </author>
  <url>http://github.com/emk/mephisto/commit/7a8bec230c0f5a5064e3871507e852324ecc38aa</url>
  <id>7a8bec230c0f5a5064e3871507e852324ecc38aa</id>
  <committed-date>2008-09-20T13:17:42-07:00</committed-date>
  <authored-date>2008-09-19T08:44:50-07:00</authored-date>
  <message>Fix link for importing themes so that it can be reached (instead of triggering security protection)</message>
  <tree>43a8c22c4dd3a5509b5587f2bf81d30f104ece71</tree>
  <committer>
    <name>rick</name>
    <email>technoweenie@gmail.com</email>
  </committer>
</commit>
