From 991fb491c49f1b0676df4f5edb9bd34fde9d428c Mon Sep 17 00:00:00 2001 From: spiderr Date: Wed, 27 Mar 2013 16:56:52 -0400 Subject: bootstrap conversions --- templates/admin_columns.tpl | 4 ++-- templates/admin_custom_modules.tpl | 8 +++---- templates/admin_layout.tpl | 46 +++++++++++++++++++------------------- templates/admin_layout_inc.tpl | 8 +++---- templates/admin_modules.tpl | 4 ++-- templates/admin_themes.tpl | 12 +++++----- templates/admin_themes_menus.tpl | 12 +++++----- templates/module.tpl | 4 ++-- 8 files changed, 49 insertions(+), 49 deletions(-) (limited to 'templates') diff --git a/templates/admin_columns.tpl b/templates/admin_columns.tpl index 215cffa..82d7c0d 100644 --- a/templates/admin_columns.tpl +++ b/templates/admin_columns.tpl @@ -11,7 +11,7 @@ {legend legend="Visible Columns and Areas"} {formhelp warning="If checked, the column is visible."} {foreach from=$activeColumns key=feature item=output} -
+
{formlabel label=`$output.label` for=$feature} {forminput} {html_checkboxes name="$feature" values="y" checked=$gBitSystem->getConfig($feature) labels=false id=$feature} @@ -132,7 +132,7 @@ {/jstabs} -
+
diff --git a/templates/admin_custom_modules.tpl b/templates/admin_custom_modules.tpl index 9b65193..f31d888 100644 --- a/templates/admin_custom_modules.tpl +++ b/templates/admin_custom_modules.tpl @@ -13,7 +13,7 @@ {formfeedback hash=$feedback} -
+
{formlabel label="Name" for="name"} {forminput} @@ -21,7 +21,7 @@ {/forminput}
-
+
{formlabel label="Title" for="title"} {forminput} @@ -29,7 +29,7 @@ {/forminput}
-
+
{formlabel label="Data" for="usermoduledata"} {forminput} @@ -37,7 +37,7 @@ {/forminput}
-
+
diff --git a/templates/admin_layout.tpl b/templates/admin_layout.tpl index 9ad0682..a4bda45 100644 --- a/templates/admin_layout.tpl +++ b/templates/admin_layout.tpl @@ -3,7 +3,7 @@ {form legend="Create Layout for Packages and Sections" method="get"} -
+
{formlabel label="Customized layout" for="module_package"} {forminput}
@@ -96,7 +96,7 @@ {form action=$smarty.server.SCRIPT_NAME legend="Assign modules to columns and areas"} -
+
{formlabel label="Package"} {forminput} {tr}{if !$module_package || $module_package eq 'kernel'}Site Default{else}{$module_package|capitalize}{/if}{/tr} @@ -107,7 +107,7 @@ {if $fEdit && $fAssign.name} {else} -
+
{formlabel label="Module" for="module_rsrc"} {forminput} {*html_options name="fAssign[module_rsrc]" id="module_rsrc" options=$allModules selected=`$fAssign.name` *} @@ -125,7 +125,7 @@
{/if} -
+
{formlabel label="Position" for="layout_area"} {forminput} @@ -150,7 +150,7 @@ {/forminput}
-
+
{formlabel label="Order" for="pos"} {forminput} seconds @@ -170,7 +170,7 @@ {/forminput}
-
+
{formlabel label="Rows" for="module_rows"} {forminput} @@ -178,7 +178,7 @@ {/forminput}
-
+
{formlabel label="Parameters" for="params"} {forminput} @@ -205,7 +205,7 @@ {/forminput}
-
+
{if $roles } {formlabel label="Roles" for="roles"} {forminput} @@ -229,7 +229,7 @@ {/if}
-
+
{formlabel label="Add to all Layouts" for="add_to_all"} {forminput} @@ -237,7 +237,7 @@ {/forminput}
-
+
{/form} @@ -249,7 +249,7 @@ -
+
{formlabel label="Package"} {forminput} {tr}{if !$module_package || $module_package eq 'kernel'}Site Default{else}{$module_package|capitalize}{/if}{/tr} @@ -257,7 +257,7 @@ {/forminput}
-
+
{formlabel label="Center Piece" for="module"} {forminput} {if $fEdit && $fAssign.name} @@ -278,14 +278,14 @@ {/forminput}
-
+
{formlabel label="Position"} {forminput} {tr}Center{/tr} {/forminput}
-
+
{formlabel label="Order" for="c_ord"} {forminput} seconds @@ -305,7 +305,7 @@ {/forminput}
-
+
{formlabel label="Rows" for="c_rows"} {forminput} @@ -313,7 +313,7 @@ {/forminput}
-
+
{formlabel label="Parameters" for="c_params"} {forminput} @@ -321,7 +321,7 @@ {/forminput}
-
+
{if $roles } {formlabel label="Roles" for="c_roles"} {forminput} @@ -345,7 +345,7 @@ {/if}
-
+
{/form} diff --git a/templates/admin_layout_inc.tpl b/templates/admin_layout_inc.tpl index 276e0e2..3f75d2e 100644 --- a/templates/admin_layout_inc.tpl +++ b/templates/admin_layout_inc.tpl @@ -1,7 +1,7 @@ {jstab title="Actions"} {legend legend="Layout help"} {if $page eq "layout_overview"} -
+
{formlabel label="Adjust display" for=""} {forminput} {if !$smarty.request.nocollapse} @@ -12,7 +12,7 @@ {formhelp note="Toggle the state of all modules (expanded/collapsed). This reloads the page without saving changes made prior."} {/forminput}
-
+
{formlabel label="Adjust modules" for=""} {forminput} {biticon iname="emblem-symbolic-link" iforce=icon_text iexplain="Adjust module postitions"} @@ -20,7 +20,7 @@ {/forminput}
{else} -
+
{formlabel label="Module Positions" for=""} {forminput} {smartlink ititle="Adjust module positions" page=$page fixpos=1 module_package=$module_package} @@ -28,7 +28,7 @@ {/forminput}
-
+
{formlabel label="Layout Details" for=""} {forminput} {smartlink ititle="Configure Layout Details" page=layout_overview} diff --git a/templates/admin_modules.tpl b/templates/admin_modules.tpl index 010b691..e4569af 100644 --- a/templates/admin_modules.tpl +++ b/templates/admin_modules.tpl @@ -2,7 +2,7 @@ {form legend="Global Module Settings"} {foreach from=$formModuleFeatures key=feature item=output} -
+
{formlabel label=`$output.label` for=$feature} {forminput} {html_checkboxes name="$feature" values="y" checked=$gBitSystem->getConfig($feature) labels=false id=$feature} @@ -11,7 +11,7 @@
{/foreach} -
+
{/form} diff --git a/templates/admin_themes.tpl b/templates/admin_themes.tpl index 835b7ca..f04e98e 100644 --- a/templates/admin_themes.tpl +++ b/templates/admin_themes.tpl @@ -2,7 +2,7 @@ {strip} {form legend="Theme Settings"} -
+
{formlabel label="Display action links as" for="site_biticon_display_style"} {forminput} {html_options name="site_biticon_display_style" id="site_biticon_display_style" options=$biticon_display_options selected=$gBitSystem->getConfig('site_biticon_display_style')} @@ -10,7 +10,7 @@ {/forminput}
-
+
{formlabel label="Default Icon Style" for="default_icon_style"} {forminput} {html_options name="default_icon_style" id="default_icon_style" options=$iconStyles selected=$gBitSystem->getConfig('default_icon_style')} @@ -18,7 +18,7 @@ {/forminput}
-
+
{formlabel label="Default Icon Size" for="site_icon_size"} {forminput} {html_options name="site_icon_size" id="site_icon_size" options=$biticon_sizes selected=$gBitSystem->getConfig('site_icon_size')} @@ -26,7 +26,7 @@ {/forminput}
-
+
{formlabel label="Use IE js fix" for="themes_use_msie_js_fix"} {forminput} {html_options name="themes_use_msie_js_fix" id="themes_use_msie_js_fix" options=$ieFixOptions selected=$gBitSystem->getConfig('themes_use_msie_js_fix')} @@ -35,7 +35,7 @@
{foreach from=$themeSettings key=feature item=output} -
+
{formlabel label=`$output.label` for=$feature} {forminput} {html_checkboxes name="$feature" values="y" checked=$gBitSystem->getConfig($feature) labels=false id=$feature} @@ -44,7 +44,7 @@
{/foreach} -
+
{/form} diff --git a/templates/admin_themes_menus.tpl b/templates/admin_themes_menus.tpl index b0619db..33c6996 100644 --- a/templates/admin_themes_menus.tpl +++ b/templates/admin_themes_menus.tpl @@ -11,7 +11,7 @@ {form legend="Menu Settings"} {foreach from=$formMenuSettings key=feature item=output} -
+
{formlabel label=`$output.label` for=$feature} {forminput} {html_checkboxes name="$feature" values="y" checked=$gBitSystem->getConfig($feature) labels=false id=$feature} @@ -20,7 +20,7 @@
{/foreach} -
+
{formlabel label="Menu Title" for="site_menu_title"} {forminput} @@ -28,7 +28,7 @@ {/forminput}
-
+
{/form} @@ -38,7 +38,7 @@ {if $gBitSystem->isFeatureActive( 'site_top_bar_dropdown' )} {form legend="Menu Javascript Settings"} {foreach from=$formMenuJsSettings key=feature item=output} -
+
{formlabel label=`$output.label` for=$feature} {forminput} {html_checkboxes name="$feature" values="y" checked=$gBitSystem->getConfig($feature) labels=false id=$feature} @@ -46,7 +46,7 @@ {/forminput}
{/foreach} -
+
{/form} @@ -72,7 +72,7 @@ -
+
diff --git a/templates/module.tpl b/templates/module.tpl index 18f6ca3..0d6d3ce 100644 --- a/templates/module.tpl +++ b/templates/module.tpl @@ -18,7 +18,7 @@
{if $modInfo.title} -

+

{if $gBitSystem->isFeatureActive( 'themes_module_controls' )}

+ {/if}
isFeatureActive( 'themes_collapsible_modules' )} style="display:{$moduleParams.toggle_state|default:block};" id="module{$area}{$moduleParams.pos}"{/if}> {$modInfo.data} -- cgit v1.3