Fix for incorrect lang

This commit is contained in:
Miles Lott 2001-09-03 10:53:19 +00:00
parent 370818fa8e
commit 5ec4407928

View File

@ -340,7 +340,7 @@
$cols .= "</font>\n </td>"; $cols .= "</font>\n </td>";
$cols .= "\n"; $cols .= "\n";
} }
$noprefs=lang('Please set your preferences for this app'); $noprefs=lang('Please set your preferences for this application');
} }
if (!$this->start) if (!$this->start)