fix copy-paste mistake
This commit is contained in:
@@ -200,7 +200,7 @@ This panel will not work without activated JavaScript.</span></noscript>
|
|||||||
<label for="sure">
|
<label for="sure">
|
||||||
<input type="checkbox" name="sure" value="yes" id="sure">Yes, I'm really sure that I want to uninstall WordPress completely
|
<input type="checkbox" name="sure" value="yes" id="sure">Yes, I'm really sure that I want to uninstall WordPress completely
|
||||||
</label>
|
</label>
|
||||||
<button type="submit" name="action" value="deluser">Uninstall WordPress</button>
|
<button type="submit" name="action" value="uninstallwp">Uninstall WordPress</button>
|
||||||
</form>
|
</form>
|
||||||
</div> <!-- /hide -->
|
</div> <!-- /hide -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user