app/views/phcmemberspro/directory/listings/new.html.erb in phcmemberspro-7.5.7 vs app/views/phcmemberspro/directory/listings/new.html.erb in phcmemberspro-7.6.0

- old
+ new

@@ -1,8 +1,8 @@ <!-- Title System --> -<% phc_title "Directory Listings" %> -<% phc_title_tagline "Create a New Listing" %> +<% phc_title "Directory Listings Manager" %> +<% phc_title_tagline "Create a New Listing Connection" %> <!-- Bread Crumb --> <div class="page-bar"> <ul class="page-breadcrumb"> @@ -34,9 +34,10 @@ </div> <div class="portlet-body"> <%= render 'form' %> </div> + </div> </div> </div>