Changeset 7169 for temp/trunk
- Timestamp:
- 2006/11/01 10:42:17 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/products/product.tpl (modified) (previous)
-
html/admin/products/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r7168 r7169 258 258 $anchor_hash = "location.hash='#" . $_POST['image_key'] . "'"; 259 259 }elseif($_POST['anchor_key'] != ""){ 260 $anchor_hash = "location.hash='# recommend_id" . $_POST['anchor_key'] . "'";260 $anchor_hash = "location.hash='#" . $_POST['anchor_key'] . "'"; 261 261 } 262 262
Note: See TracChangeset
for help on using the changeset viewer.
