From 1c67bffdee18ef0ca2838bfb4e75c62ae0d75caa Mon Sep 17 00:00:00 2001 From: Darko Date: Wed, 2 Apr 2014 15:06:38 +0200 Subject: [PATCH] Typos, fixes in prehash search and viewnzb. --- lib/copy_this/www/pages/details.php | 2 +- .../www/templates/nntmux/views/frontend/prehash.tpl | 4 ++-- .../www/templates/nntmux/views/frontend/viewnzb.tpl | 8 ++++++-- 3 files changed, 9 insertions(+), 5 deletions(-) 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}

{$page->title}

-