A '?' was lacking in an url scheme
This commit is contained in:
parent
7928b3cc47
commit
3d9b67f18b
@ -433,7 +433,7 @@ echo "\n";
|
||||
|
||||
<!-- Printable view of the table -->
|
||||
<li>
|
||||
<div style="margin-bottom: 10px"><a href="tbl_printview.php3<?php echo $query; ?>"><?php echo $strPrintView; ?></a></div>
|
||||
<div style="margin-bottom: 10px"><a href="tbl_printview.php3?<?php echo $query; ?>"><?php echo $strPrintView; ?></a></div>
|
||||
</li>
|
||||
|
||||
<!-- Query box and bookmark support -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user