summaryrefslogtreecommitdiffstats
path: root/web/lib/feedcreator.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/lib/feedcreator.class.php')
-rw-r--r--web/lib/feedcreator.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/feedcreator.class.php b/web/lib/feedcreator.class.php
index 1d57fac..802eebb 100644
--- a/web/lib/feedcreator.class.php
+++ b/web/lib/feedcreator.class.php
@@ -689,7 +689,7 @@ class FeedCreator extends HtmlDescribable {
$this->_redirect($filename);
}
} else {
- echo "<br /><b>Error creating feed file, please check write permissions.</b><br />";
+ echo "<br /><strong>Error creating feed file, please check write permissions.</strong><br />";
}
}