summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpfspot.class.php')
-rw-r--r--phpfspot.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpfspot.class.php b/phpfspot.class.php
index 85d276e..467fdb2 100644
--- a/phpfspot.class.php
+++ b/phpfspot.class.php
@@ -520,7 +520,7 @@ class PHPFSPOT {
$this->tmpl->show("single_photo.tpl");
- print "<script language=\"JavaScript\">self.location.hash = '#image';</script>\n";
+ print "<script language=\"JavaScript\">self.location.hash = '#photo';</script>\n";
} // showPhoto()