From 9ab61d7bc1c4411544173cb704f233dcc4d02eb5 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 25 Apr 2019 16:45:47 -0400 Subject: [PATCH] Update title for the print popup --- page-74.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 */ -- 2.17.1