diff --git a/lib/copy_this/www/pages/details.php b/lib/copy_this/www/pages/details.php index 4e18fe60e..7f8684ae5 100644 --- a/lib/copy_this/www/pages/details.php +++ b/lib/copy_this/www/pages/details.php @@ -127,7 +127,7 @@ if (isset($_GET["id"])) $prehash = new PreHash(); - $pre = $prehash->getForRelease($data["prehasID"]); + $pre = $prehash->getForRelease($data["prehashID"]); $rf = new ReleaseFiles; $releasefiles = $rf->get($data["ID"]); diff --git a/lib/copy_this/www/templates/nntmux/views/frontend/prehash.tpl b/lib/copy_this/www/templates/nntmux/views/frontend/prehash.tpl index a78d7bd73..5be203ae8 100644 --- a/lib/copy_this/www/templates/nntmux/views/frontend/prehash.tpl +++ b/lib/copy_this/www/templates/nntmux/views/frontend/prehash.tpl @@ -2,9 +2,9 @@ {$site->adbrowse} {/if}