Fixing typo, thanks ambrose for spotting this

This commit is contained in:
rangi 2003-01-15 03:47:46 +00:00
parent b29f498f3c
commit 12c6a26124

View file

@ -368,7 +368,8 @@ EOF
$borrowertable .= << "EOF";
<tr><td bgcolor=$headerbackgroundcolor background=$backgroundimage colspan=2>
<b>Flags</b></td></tr>
$flaginfotextEOF
$flaginfotext
EOF
}
$borrowertable .= "</table>";
}