From 5912286b35a2b8a9dbdf5e9dd302d49df7002ad6 Mon Sep 17 00:00:00 2001 From: Paul Adam Davis Date: Thu, 14 Aug 2014 16:31:38 +0100 Subject: [PATCH] Use old form styles with class changes for radios & checkboxes --- core/client/templates/settings/general.hbs | 47 ++++++++++++---------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/core/client/templates/settings/general.hbs b/core/client/templates/settings/general.hbs index 4265635efa..ba9acf493e 100644 --- a/core/client/templates/settings/general.hbs +++ b/core/client/templates/settings/general.hbs @@ -30,25 +30,27 @@ -
- - {{#if logo}} - - {{else}} - - {{/if}} -

Display a sexy logo for your publication

-
-
- - {{#if cover}} - - {{else}} - - {{/if}} -

Display a cover image on your site

-
+
+ + {{#if logo}} + + {{else}} + + {{/if}} +

Display a sexy logo for your publication

+
+ +
+ + {{#if cover}} + + {{else}} + + {{/if}} +

Display a cover image on your site

+
+
@@ -64,9 +66,11 @@
- {{input id="permalinks" name="general[permalinks]" type="checkbox" checked=isDatedPermalinks}} - -

Include the date in your post URLs

+
@@ -83,7 +87,6 @@

Select a theme for your blog

-