[imc-sf-coders] CVS update of sf-active/sf-active/sitename/local/templates/pages (1 file)

Bart M pseudopunk at codecoop.org
Fri Dec 30 10:32:59 PST 2005


    Date: Friday, December 30, 2005 @ 19:32:59
  Author: pseudopunk
    Path: /cvsroot/sf-active/sf-active/sf-active/sitename/local/templates/pages

Modified: search_page.tpl

make search display hidden articles correctly (closes #376)


Index: sf-active/sf-active/sitename/local/templates/pages/search_page.tpl
diff -u sf-active/sf-active/sitename/local/templates/pages/search_page.tpl:1.2 sf-active/sf-active/sitename/local/templates/pages/search_page.tpl:1.3
--- sf-active/sf-active/sitename/local/templates/pages/search_page.tpl:1.2	Fri Jan  7 18:03:47 2005
+++ sf-active/sf-active/sitename/local/templates/pages/search_page.tpl	Fri Dec 30 19:32:59 2005
@@ -2,7 +2,7 @@
 {include file=`$smarty.const.SF_TEMPLATE_PATH`/pages/article_search.tpl}
 
 {if $smarty.get.display == 'f'}
-	{$dict.hidden_warning}
+	<big><b>{$dict.hidden_warning}</b></big>
 {/if}
 
 {if ($smarty.get.month || $smarty.get.day) && ! $smarty.get.year}


More information about the imc-sf-coders mailing list