From: Steve Sutton Date: Thu, 25 Apr 2019 20:45:47 +0000 (-0400) Subject: Update title X-Git-Tag: v1.0.47^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=9ab61d7bc1c4411544173cb704f233dcc4d02eb5;p=WP-Themes%2Fmackinawferry.git Update title for the print popup --- diff --git a/page-74.php b/page-74.php index 1918714..2058764 100644 --- a/page-74.php +++ b/page-74.php @@ -26,7 +26,7 @@ jQuery(document).ready(function($) { popWd: 800, // popup window width popX: 500, // popup window screen X position popY: 500, // popup window screen Y position - popTitle: 'Receipt', // popup window title element + popTitle: 'Fun Service', // popup window title element popClose: true, // popup window close after printing extraCss: '', // Comma separated list of extra css to include extraHead: '', // Comma separated list of extra elements to be appended to head tag diff --git a/style.css b/style.css index 17ca7f6..beaeec4 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: StarLine Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Star Line -Version: 1.0.46 +Version: 1.0.47 */