app/views/tenon/pages/_form.html.haml in tenon-1.0.46 vs app/views/tenon/pages/_form.html.haml in tenon-1.0.47

- old
+ new

@@ -33,10 +33,10 @@ = f.check_box :show_in_menu, class: 'tn-checkbox-right' = f.super_label :show_in_menu, "Show in Menu?" .form-group.inline.bordered = f.check_box :show_contact_form, class: 'tn-checkbox-right' - = f.super_label :show_contact_form, "Show in Contact Form?" + = f.super_label :show_contact_form, "Show Contact Form?" %h4.box-label Publish Your Page .box .form-group = f.text_field :publish_at, label: "Publish Date", data: {behaviour: 'datetime-picker'}, placeholder: '--'