fix copy-paste mistake

This commit is contained in:
2015-07-13 14:26:17 +03:00
parent 49648f229d
commit 2f554ea566

View File

@@ -200,7 +200,7 @@ This panel will not work without activated JavaScript.</span></noscript>
<label for="sure">
<input type="checkbox" name="sure" value="yes" id="sure">Yes, I'm really sure that I want to uninstall WordPress completely
</label>
<button type="submit" name="action" value="deluser">Uninstall WordPress</button>
<button type="submit" name="action" value="uninstallwp">Uninstall WordPress</button>
</form>
</div> <!-- /hide -->