Fixing typo, thanks ambrose for spotting this
This commit is contained in:
parent
b29f498f3c
commit
12c6a26124
1 changed files with 2 additions and 1 deletions
|
@ -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>";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue