--- loncom/auth/restrictedaccess.pm 2006/07/22 23:10:45 1.6 +++ loncom/auth/restrictedaccess.pm 2008/12/11 14:52:26 1.7 @@ -97,7 +97,7 @@ function verify() { $r->print('


'); $r->print(&Apache::loncommon::start_data_table()); $r->print(&Apache::loncommon::start_data_table_row()); - $r->print(''.&mt('Passphrase: ').''. + $r->print(''.&mt('Passphrase: ').''. ''); $r->print(&Apache::loncommon::end_data_table_row()); $r->print(&Apache::loncommon::start_data_table_row());