From 38adba887ee55cc4cda328936b0833960fc5a8ca Mon Sep 17 00:00:00 2001 From: spiderr Date: Fri, 6 Jun 2014 15:24:41 -0400 Subject: boostrap3-control-group-2-from-group --- templates/edit_article.tpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/edit_article.tpl b/templates/edit_article.tpl index f610e01..eb22437 100644 --- a/templates/edit_article.tpl +++ b/templates/edit_article.tpl @@ -34,7 +34,7 @@ {jstabs} {jstab title="Article Body"} {legend legend="Article Body"} -
+
{formlabel label="Title" for="title"} {forminput} @@ -42,7 +42,7 @@ {/forminput}
-
+
{formlabel label="Author Name" for="author_name"} {forminput} @@ -51,7 +51,7 @@
{if $topics or $gContent->hasUserPermission( 'p_articles_admin' )} -
+
{formlabel label="Topic" for="topic_id"} {forminput} {if $topics} @@ -75,7 +75,7 @@ {if $types[t].use_ratings eq 'y'}{assign var=ratings value=TRUE}{/if} {/section} {else} -
+
{formlabel label="Type" for="article_type_id"} {forminput} @@ -121,7 +121,7 @@ {captcha force=true variant=row} {/if} -
+
 
@@ -136,7 +136,7 @@ {jstab title="Advanced"} {legend legend="Publication and Expiration Dates"} -
+
{formlabel label="Publish Date" for=""} {forminput} @@ -146,7 +146,7 @@ {/forminput}
-
+
{formlabel label="Expiration Date" for=""} {forminput} -- cgit v1.3