Skip to content
Snippets Groups Projects
Commit ecc65bcc authored by Brett Bieber's avatar Brett Bieber
Browse files

Improve help text

parent d8bd895d
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ if (isset($_GET['uri'])
echo '<input id="action_external" type="radio" name="action" value="linkcheck" />';
}?>
<label for="action_external">Check links <span class="helper">Validate that each of your links go to where they are supposed to.</span></label>
<label for="action_external">Check links <span class="helper">Run a simple check on external URLs to see if they're missing (404)</span></label>
</li>
</ol>
</fieldset>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment