如何在 5 个步骤中删除结帐页面上的 "edit" 按钮

How to remove a "edit" button on checkout page for the 5 steps

我想知道如何删除结帐页面中 5 个步骤的编辑按钮

在 rwd 主题中,它位于 app/design/frontend/rwd/default/template/checkout/onepage.phtml 第 40 行:

<a href="#"><?php echo $this->__('Edit') ?></a>