lib/masterview/extras/app/views/masterview/admin/create.rhtml in masterview-0.3.1 vs lib/masterview/extras/app/views/masterview/admin/create.rhtml in masterview-0.3.2

- old
+ new

@@ -32,12 +32,12 @@ </div> <div class="mv_admin_create content"> <h1>Create Empty Shell Template</h1> - <% if @flash[:notice] %> + <% if flash[:notice] %> <div class="messages" id="admin_messages"> - <%= h @flash[:notice] %> + <%= h flash[:notice] %> </div> <% end %> <div class="form_div mv_admin_create_form_div">