fixed threading
This commit is contained in:
parent
27dd87faa0
commit
7b04c8ec78
8 changed files with 1163 additions and 28 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue