better layout
This commit is contained in:
parent
247d2b0637
commit
23cc4ea146
@ -254,7 +254,7 @@ class Setup extends SimpleExtension {
|
||||
$event->panel->add_block($sb);
|
||||
|
||||
$sb = new SetupBlock("Remote API Integration");
|
||||
$sb->add_label("<br> <br><a href='http://akismet.com/'>Akismet</a>");
|
||||
$sb->add_label("<a href='http://akismet.com/'>Akismet</a>");
|
||||
$sb->add_text_option("comment_wordpress_key", "<br>API key: ");
|
||||
$sb->add_label("<br> <br><a href='http://recaptcha.net/'>ReCAPTCHA</a>");
|
||||
$sb->add_text_option("api_recaptcha_privkey", "<br>Private key: ");
|
||||
|
Loading…
x
Reference in New Issue
Block a user