Changeset 7169 for temp/trunk


Ignore:
Timestamp:
2006/11/01 10:42:17 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/product.php

    r7168 r7169  
    258258        $anchor_hash = "location.hash='#" . $_POST['image_key'] . "'"; 
    259259    }elseif($_POST['anchor_key'] != ""){ 
    260         $anchor_hash = "location.hash='#recommend_id" . $_POST['anchor_key'] . "'"; 
     260        $anchor_hash = "location.hash='#" . $_POST['anchor_key'] . "'"; 
    261261    } 
    262262     
Note: See TracChangeset for help on using the changeset viewer.