<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,11 +21,12 @@
 
       &lt;div class=&quot;form-element&quot;&gt;
         &lt;label for=&quot;new_item_controller&quot;&gt;Add a?&lt;/label&gt;
-        &lt;%= select_tag 'new_item_controller', options_for_select([['choose type', '']] + @item_types), :id =&gt; 'new_item_controller', :tabindex =&gt; '1' -%&gt;
+        &lt;%= select_tag 'new_item_controller', options_for_select([['choose item type', '']] + @item_types), :id =&gt; 'new_item_controller', :tabindex =&gt; '1' -%&gt;
       &lt;/div&gt;
 
       &lt;div id=&quot;topic_type_form&quot; style=&quot;display:none;&quot;&gt;
-        &lt;%= render :partial =&gt; 'topics/pick_form', :locals =&gt; { :pre_options =&gt; [['choose type', '']] } -%&gt;
+        &lt;%= render :partial =&gt; 'topics/pick_form', :locals =&gt;
+        {:pre_options =&gt; [['', '']] } -%&gt;
       &lt;/div&gt;
 
     &lt;/fieldset&gt;</diff>
      <filename>app/views/baskets/choose_type.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
         &lt;div class=&quot;form-element&quot;&gt;
-                &lt;label for=&quot;topic_topic_type_id&quot;&gt;Type of Topic?&lt;/label&gt;
+                &lt;label for=&quot;topic_topic_type_id&quot;&gt;About a?&lt;/label&gt;
                 &lt;%= topic_type_select_with_indent('topic', 'topic_type_id', topic_types, :id, :name, {}, {:class=&gt;&quot;select&quot;, :tabindex =&gt; '1'}, (pre_options || [])) %&gt;
         &lt;/div&gt;</diff>
      <filename>app/views/topics/_topic_types.rhtml</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 &lt;% unless params[:topic] &amp;&amp; params[:topic][:topic_type_id] -%&gt;
-  &lt;% @title = &quot;Pick Topic Type&quot; -%&gt;
+  &lt;% @title = &quot;What is the topic about?&quot; -%&gt;
   &lt;h2&gt;&lt;%= @title -%&gt;&lt;/h2&gt;
   &lt;% form_tag do -%&gt;
     &lt;fieldset&gt;</diff>
      <filename>app/views/topics/new.rhtml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>31f5840ed18463d5a7d30c18c0e4224dd5246c8f</id>
    </parent>
  </parents>
  <author>
    <name>Walter McGinnis</name>
    <email>walter@katipo.co.nz</email>
  </author>
  <url>http://github.com/kete/kete/commit/e64045abff2a0253d37250179d94ad75ba356021</url>
  <id>e64045abff2a0253d37250179d94ad75ba356021</id>
  <committed-date>2008-11-19T17:49:10-08:00</committed-date>
  <authored-date>2008-11-19T17:49:10-08:00</authored-date>
  <message>enhancements: #109 - UI phrasing changes</message>
  <tree>358c53cff9d1d8c08ced6dffb6eb1068be70c255</tree>
  <committer>
    <name>Walter McGinnis</name>
    <email>walter@katipo.co.nz</email>
  </committer>
</commit>
