fixed banner in subject
This commit is contained in:
parent
523794173c
commit
0003d344cb
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ if ($type ne 'opac'){
|
|||
}
|
||||
} else {
|
||||
if ($subject ne ''){
|
||||
print mktablerow(1,$main,'<b>SUBJECT</b>');
|
||||
print mktablerow(6,$main,'<b>SUBJECT</b>',' ',' ');
|
||||
} else {
|
||||
print mktablerow(6,$main,'<b>TITLE</b>','<b>AUTHOR</b>',bold('©'),'<b>COUNT</b>',bold('BRANCH'),'');
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue