myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2387] trunk/app/views/content_types/show.rhtml:


From: noreply
Subject: [myexperiment-hackers] [2387] trunk/app/views/content_types/show.rhtml: moved notice about maintainers not being official into the info tip
Date: Fri, 23 Apr 2010 07:51:51 -0400 (EDT)

Revision
2387
Author
dgc
Date
2010-04-23 07:51:50 -0400 (Fri, 23 Apr 2010)

Log Message

moved notice about maintainers not being official into the info tip

Modified Paths

Diff

Modified: trunk/app/views/content_types/show.rhtml (2386 => 2387)


--- trunk/app/views/content_types/show.rhtml	2010-04-23 10:05:20 UTC (rev 2386)
+++ trunk/app/views/content_types/show.rhtml	2010-04-23 11:51:50 UTC (rev 2387)
@@ -34,7 +34,7 @@
 
   <div class="contribution_section_box">
     <p class="heading">
-      <%= info_icon_with_tooltip("The maintainer is the person that manages this entry.  This person is not necessarily affiliated with any referenced tools, products or organisations.") %>
+      <%= info_icon_with_tooltip("The maintainer is the person that manages this entry.  Please note that this person is not necessarily affiliated with any tools, products or organisations described on this page.") %>
       Maintainer
     </p>
     <% if @content_type.user.nil? %>
@@ -47,10 +47,6 @@
           <%= render :partial => "users/avatar", :locals => { :user => @content_type.user, :size => 60 } %>
         </center>
       </p>
-      <p><small>
-        Please note that <%=h @content_type.user.name -%> does not necessarily
-        represent any tools, products or organisations described in this page.
-      </small></p>
     <% end %>
   </div>
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]