fixed typo

This commit is contained in:
bettina 2001-04-02 10:40:28 +00:00
parent afe68e8b90
commit 136885a500

View File

@ -81,7 +81,7 @@
$t->set_var('lang_data',lang($extra));
}
else {
$t->set_var('cat_data','');
$t->set_var('td_data','');
$t->set_var('lang_data','');
}