我只想更新標籤登錄至登錄customer.xml文件的。怎麼可能從local.xml中刪除如何更新customer.xml的local.xml中的標籤登錄/註銷
<customer_logged_out>
<!---<reference name="right">
<block type="customer/form_login" name="customer_form_mini_login" before="-" template="customer/form/mini.login.phtml"/>
</reference>-->
<reference name="top.links">
<action method="addLink" translate="label title" module="customer"><label>Log In</label><url helper="customer/getLoginUrl"/><title>Log In</title><prepare/><urlParams/><position>100</position></action>
</reference>
<remove name="wishlist_sidebar"></remove>
<remove name="reorder"></remove>
</customer_logged_out>
爲什麼你想從.xml中做到這一點?爲什麼不從translate.csv? – OSdave 2011-05-28 10:36:09