From 33cc05273d16220224eb103c4eebbdaa7567a5b1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 19 Feb 2019 13:39:54 -0500 Subject: [PATCH] Get rid of bad center tag Deprecated html --- views/admin/settings/invoiceTypes.html | 4 ++-- views/admin/settings/notificationTypes.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/views/admin/settings/invoiceTypes.html b/views/admin/settings/invoiceTypes.html index 2c9da65..ae6de7d 100644 --- a/views/admin/settings/invoiceTypes.html +++ b/views/admin/settings/invoiceTypes.html @@ -96,11 +96,11 @@
-
+

Are you sure you want to delete this invoice Type?

Yes, delete this invoice Type

Cancel

-
+
diff --git a/views/admin/settings/notificationTypes.html b/views/admin/settings/notificationTypes.html index a84baec..babcdbf 100644 --- a/views/admin/settings/notificationTypes.html +++ b/views/admin/settings/notificationTypes.html @@ -88,11 +88,11 @@
-
+

Are you sure you want to delete this notification Type?

Yes, delete this notification Type

Cancel

-
+
-- 2.17.1