diff --git a/www/aptui/status.ajax b/www/aptui/status.ajax index 86d81c70329e612eb1dc4d878698774d98f7dd05..7a926d05f25e525c5d1a1762bbd9f5c2ff5c1a28 100644 --- a/www/aptui/status.ajax +++ b/www/aptui/status.ajax @@ -153,7 +153,8 @@ function Do_GetInstanceStatus() } elseif ($webtask->exitcode() == GENIRESPONSE_NO_MAPPING) { $blob["reason"] = "Your topology could not be mapped to physical ". - "resources. Clicking the 'Sliver' button above will provide ". + "resources. In addition to any information below, you can ". + "click on the 'Sliver' button above, which will provide ". "lots of info, some of which might be useful in figuring out ". "why it failed.\n\n"; }