1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-02-21 17:49:06 +03:00

[KilledbyMicrosoftBridge] Update: Adjusted content format for consistency ()

This commit is contained in:
tillcash 2024-02-09 14:09:03 +05:30 committed by GitHub
parent 6f731b20a9
commit 46ac77590e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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']
);