From: yellowled Date: Thu, 13 Sep 2007 07:40:46 +0000 (+0000) Subject: Bulletproof: Removed deficons theme option. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=84439b9a5da8074bc173cf594cf3aa1282f719f9;p=s9y.git Bulletproof: Removed deficons theme option. --- diff --git a/templates/bulletproof/config.inc.php b/templates/bulletproof/config.inc.php index 45efbd3..8043127 100644 --- a/templates/bulletproof/config.inc.php +++ b/templates/bulletproof/config.inc.php @@ -31,14 +31,6 @@ $template_config = array( 'default' => 'purple', 'select_values' => $colorsets ), - array( - 'var' => 'deficons', - 'name' => DEF_ICONS, - 'type' => 'radio', - 'default' => 'false', - 'radio' => array('value' => array('true', 'false'), - 'desc' => array(YES,NO)) - ), array( 'var' => 'layouttype', 'name' => LAYOUT_TYPE, diff --git a/templates/bulletproof/entries.tpl b/templates/bulletproof/entries.tpl index 0f328ec..95fe196 100644 --- a/templates/bulletproof/entries.tpl +++ b/templates/bulletproof/entries.tpl @@ -365,16 +365,12 @@ {if $template_option.prev_next_style == 'texticon'} {if $template_option.colorset == 'blank'} {$CONST.NEXT_PAGE}{$CONST.NEXT_PAGE} - {elseif $template_option.deficons == 'true'} - {$CONST.NEXT_PAGE}{$CONST.NEXT_PAGE} {else} {$CONST.NEXT_PAGE}{$CONST.NEXT_PAGE} {/if} {elseif $template_option.prev_next_style == 'icon'} {if $template_option.colorset == 'blank'} {$CONST.NEXT_PAGE} - {elseif $template_option.deficons == 'true'} - {$CONST.NEXT_PAGE} {else} {$CONST.NEXT_PAGE} {/if} diff --git a/templates/bulletproof/entries_archives.tpl b/templates/bulletproof/entries_archives.tpl index 50ff75b..2eae4ca 100644 --- a/templates/bulletproof/entries_archives.tpl +++ b/templates/bulletproof/entries_archives.tpl @@ -6,11 +6,9 @@ {foreach from=$archive.months item="month"}