From: garvinhicking Date: Tue, 25 Apr 2006 12:29:38 +0000 (+0000) Subject: truncate fix X-Git-Tag: 1.0~34 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b92cc389df17bd2a10003e59ce9c64b86a33c5fb;p=s9y.git truncate fix --- diff --git a/templates/competition/index.tpl b/templates/competition/index.tpl index 39a9b68..ce9747d 100644 --- a/templates/competition/index.tpl +++ b/templates/competition/index.tpl @@ -29,7 +29,7 @@ {if $is_raw_mode != true}
-

{$head_title|@default:$blogTitle}

+

{$head_title|@default:$blogTitle|truncate:30:"...":true}

{$head_subtitle|@default:$blogDescription}