fixed threading

This commit is contained in:
JT Smith 2005-10-13 22:01:58 +00:00
parent 27dd87faa0
commit 7b04c8ec78
8 changed files with 1163 additions and 28 deletions

View file

@ -174,7 +174,6 @@ sub appendTemplateLabels {
$var->{"synopsis.label"} = $i18n->get("synopsis");
$var->{"thumbnail.label"} = $i18n->get("thumbnail");
$var->{"title.label"} = $i18n->get("title");
$var->{"layout.threaded.label"} = $i18n->get("threaded");
$var->{"unlock.label"} = $i18n->get("unlock");
$var->{"unstick.label"} = $i18n->get("unstick");
$var->{"unsubscribe.label"} = $i18n->get("unsubscribe");