mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-30 14:53:37 +03:00
[KilledbyMicrosoftBridge] Update: Adjusted content format for consistency (#3968)
This commit is contained in:
parent
6f731b20a9
commit
46ac77590e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ class KilledbyMicrosoftBridge extends BridgeAbstract
|
|||
|
||||
// Construct the content
|
||||
$content = sprintf(
|
||||
'<p>%s</p><p>Scheduled Closure: %s</p>',
|
||||
'<p>%s</p><p>Scheduled closure on %s.</p>',
|
||||
$service['description'],
|
||||
$service['dateClose']
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue