summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_services.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/status_services.php')
-rwxr-xr-xsrc/usr/local/www/status_services.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_services.php b/src/usr/local/www/status_services.php
index 6f7cbb0..59bbd78 100755
--- a/src/usr/local/www/status_services.php
+++ b/src/usr/local/www/status_services.php
@@ -195,7 +195,7 @@ if (count($services) > 0) {
</form>
<?php
} else {
- print_info_box(gettext("No services found"), 'danger');
+ print_info_box(gettext("No services found."), 'danger');
}
?>
<script type="text/javascript">
OpenPOWER on IntegriCloud