![]() ![]() | ![]() |
version 1.45, 2006/08/02 20:18:10 | version 1.46, 2006/08/02 20:23:33 |
---|---|
Line 219 sub handler { | Line 219 sub handler { |
if ($allowed) { | if ($allowed) { |
$r->print('</form>'); | $r->print('</form>'); |
} | } |
if ($target ne 'tex') {$r->print('</p>');} else {$r->print('\\\\');} | if ($target ne 'tex') {$r->print('<br />');} else {$r->print('\\\\');} |
} else { | } else { |
$r->print('<p>'.&mt('No personal information provided').'.</p>'); | $r->print('<p>'.&mt('No personal information provided').'.</p>'); |
} | } |