foreigners window and paging
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
||||
2004-01-02 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* db_details_structure.php: bug 868996, debug code still in place,
|
||||
thanks to Matthias Fichtner (mfichtner)
|
||||
* browse_foreigners.php: paging does not work
|
||||
|
||||
2003-12-30 Michal Cihar <happynewyer@cihar.com>
|
||||
* lang/czech: Updated.
|
||||
|
@@ -85,7 +85,7 @@ if (isset($pk)) {
|
||||
<input type="hidden" name="pk" value="<?php echo $pk; ?>" />
|
||||
<?php
|
||||
} else {
|
||||
$pk_uri = '';
|
||||
$pk_uri = '&';
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user