Skip to content

Commit 2f229a5

Browse files
committed
adjust notice language
1 parent a92b436 commit 2f229a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AdminNotices.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ public function getNoticeContents( string $notice_name ) {
282282
'title' =>
283283
'Want integrated forms on your static site, out-of-the-box?',
284284
// phpcs:disable Generic.Files.LineLength.MaxExceeded
285-
'message' => "Strattic by Elementor lets you use Contact Form 7 on your static site, without implementing any extra configurations. \nGet it, plus secure and simple WordPress static hosting. Start a 14 days free trial today, no credit card required!",
285+
'message' => "Strattic by Elementor lets you use Contact Form 7 on your static site, without implementing any extra configurations. \nGet it, plus secure and simple WordPress static hosting. Start a 14 day free trial today, no credit card required!",
286286
'primary_button_url' => 'https://link.strattic.com/try-strattic-forms',
287287
'secondary_button_url' => 'https://link.strattic.com/learn-strattic-forms',
288288
];
@@ -292,7 +292,7 @@ public function getNoticeContents( string $notice_name ) {
292292
'title' =>
293293
'Want integrated forms on your static site, out-of-the-box?',
294294
// phpcs:disable Generic.Files.LineLength.MaxExceeded
295-
'message' => "Strattic by Elementor lets you use Gravity Forms on your static site, without implementing any extra configurations. \nGet it, plus secure and simple WordPress static hosting. Start a 14 days free trial today, no credit card required!",
295+
'message' => "Strattic by Elementor lets you use Gravity Forms on your static site, without implementing any extra configurations. \nGet it, plus secure and simple WordPress static hosting. Start a 14 day free trial today, no credit card required!",
296296
'primary_button_url' => 'https://link.strattic.com/try-strattic-forms',
297297
'secondary_button_url' => 'https://link.strattic.com/learn-strattic-forms',
298298
];

0 commit comments

Comments
 (0)