v2.1.2a ģ޸ļ¼
===============================================================================
ļ pages.lbi
ڣ 2006-12-21
 URLдѡҳcategory-1.html?cat=1

2У
<form name="selectPageForm">
޸Ϊ
<form name="selectPageForm" action="{$smarty.server.PHP_SELF}" method="POST">

-------------------------------------------------------------------------------
ļ gallery.lbi
ڣ 2006-12-21
 ޸ķҳ

17У
<div align="center" style="border-bottom: 1px solid #dadada; padding-bottom: 5px"><input type="button" onclick="location.href='gallery.php?id={$gallery.goods_id}&amp;img={$gallery.img_id}&amp;direction=prev'" value="&lt;"> <input type="button" onclick="location.href='gallery.php?id={$gallery.goods_id}&amp;img={$gallery.img_id}&amp;direction=next'" value="&gt;"></div>
滻Ϊ
<div align="center" style="border-bottom: 1px solid #dadada; padding-bottom: 5px"><input type="button" onclick="location.href='gallery.php?id={$gallery.goods_id}&amp;img={$prev_img}'" value="&lt;"> <input type="button" onclick="location.href='gallery.php?id={$gallery.goods_id}&amp;img={$next_img}'" value="&gt;"></div>
