From: Steve Sutton Date: Wed, 2 Dec 2015 21:05:48 +0000 (-0500) Subject: Add print button in admin update templates front X-Git-Tag: v0.2.1^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d8e5c10a7210afbb5811a5bacb4d69d692dcca61;p=WP-Plugins%2Fstaffords-employment.git Add print button in admin update templates front Update thank you text Remove anchor on the jod detail page. --- diff --git a/assets/click-here-to-print.jpg b/assets/click-here-to-print.jpg new file mode 100644 index 0000000..05ea0fa Binary files /dev/null and b/assets/click-here-to-print.jpg differ diff --git a/css/admin-print-application.css b/css/admin-print-application.css index ed59df6..79091b3 100644 --- a/css/admin-print-application.css +++ b/css/admin-print-application.css @@ -22,7 +22,7 @@ width: 91.66667%; } .large-12 { width: 100%; } -#adminmenu, #adminmenuback, #adminmenuwrap, #wpadminbar, #wpfooter, .updated { +#adminmenu, #adminmenuback, #adminmenuwrap, #wpadminbar, #wpfooter, .updated, #print-this-page { display: none !important; } #appForm { diff --git a/views/admin/view-application.php b/views/admin/view-application.php index f9b9c2b..6c902a9 100644 --- a/views/admin/view-application.php +++ b/views/admin/view-application.php @@ -1,5 +1,6 @@ +
diff --git a/views/front/jobDetail.php b/views/front/jobDetail.php index 87ff3a2..066c72d 100644 --- a/views/front/jobDetail.php +++ b/views/front/jobDetail.php @@ -1,6 +1,10 @@ -Back To Search
-

post_title; ?>

+ Back To Employment Search +
+
+
+
+

post_title; ?>

staffords_jobs_property) : ?>
staffords_jobs_property ) > 1 ) ? 'Properties:' : 'Property:' ?> diff --git a/views/front/thankYou.php b/views/front/thankYou.php index 702afed..25d2f63 100644 --- a/views/front/thankYou.php +++ b/views/front/thankYou.php @@ -1,3 +1,3 @@
- Thank You For Completing This Application Form And For Your Interest In Staffords. + Thank you for completing this application form and for your interest in Staffords.