Changeset 258
- Timestamp:
- 09/28/08 13:56:24 (3 months ago)
- Files:
-
- nethorus/app/views/layouts/application.rhtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nethorus/app/views/layouts/application.rhtml
r237 r258 54 54 </ul> 55 55 <% else %> 56 <p><%= flash[:notice] || " " %></p>56 <p><%= flash[:notice] || "This application requires Javascript." %></p> 57 57 <% end %> 58 58 <p><small>Click to remove this notification</small></p>
