A '?' was lacking in an url scheme
This commit is contained in:
@@ -433,7 +433,7 @@ echo "\n";
|
|||||||
|
|
||||||
<!-- Printable view of the table -->
|
<!-- Printable view of the table -->
|
||||||
<li>
|
<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>
|
</li>
|
||||||
|
|
||||||
<!-- Query box and bookmark support -->
|
<!-- Query box and bookmark support -->
|
||||||
|
Reference in New Issue
Block a user