mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-10 11:02:41 +00:00
fix html
This commit is contained in:
parent
f5dc479714
commit
42de7bb0c9
|
@ -120,7 +120,6 @@ class SeedDMS_View_ReceiptSummary extends SeedDMS_Bootstrap_Style {
|
||||||
print "<th>".getMLText("action")."</th>\n";
|
print "<th>".getMLText("action")."</th>\n";
|
||||||
print "<th>".getMLText("last_update")."</th>\n";
|
print "<th>".getMLText("last_update")."</th>\n";
|
||||||
print "</tr>\n</thead>\n<tbody>\n";
|
print "</tr>\n</thead>\n<tbody>\n";
|
||||||
print "<table class=\"folderView\">";
|
|
||||||
$printheader=false;
|
$printheader=false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user