Изменение html кода
-
Здравствуйте.
Подскажите где изменить код страницы<table class="shop_table cart" cellspacing="0"> <thead> <tr> <th class="product-remove"> </th> <th class="product-thumbnail"> </th> <th class="product-name">Товар</th> <th class="product-price">Цена</th> <th class="product-quantity">Количество</th> <th class="product-subtotal">Итого</th> </tr> </thead> <tbody> <tr class="cart_item"> <td class="product-remove"> <a href="http://вседляжизни.рф/?page_id=109&remove_item=091d584fced301b442654dd8c23b3fc9&_wpnonce=6e40a946bb" title="Удалить эту позицию">×</a> </td> <td class="product-thumbnail"> <a href="http://вседляжизни.рф/?product=%d0%ba%d0%bd%d0%b8%d0%b3%d0%b0-%d0%b4%d0%b5%d0%bd-%d0%b1%d1%80%d0%b0%d1%83%d0%bd-%d0%b8%d0%bd%d1%84%d0%b5%d1%80%d0%bd%d0%be"><img width="90" height="90" src="http://xn--b1aecfffbuv7azm.xn--p1ai/wp-content/uploads/2014/04/Инферно-90x90.jpg" class="attachment-shop_thumbnail wp-post-image" alt="Инферно" /></a> </td> <td class="product-name"> <a href="http://вседляжизни.рф/?product=%d0%ba%d0%bd%d0%b8%d0%b3%d0%b0-%d0%b4%d0%b5%d0%bd-%d0%b1%d1%80%d0%b0%d1%83%d0%bd-%d0%b8%d0%bd%d1%84%d0%b5%d1%80%d0%bd%d0%be">Книга Ден Браун "Инферно"</a> </td> <td class="product-price"> <span class="amount">560.00руб.</span> </td> <td class="product-quantity"> <div class="quantity"><input type="number" step="1" name="cart[091d584fced301b442654dd8c23b3fc9][qty]" value="1" title="Кол." class="input-text qty text" size="4" /></div> </td> <td class="product-subtotal"> <span class="amount">560.00руб.</span> </td> </tr> <tr> <td colspan="6" class="actions"> <div class="coupon"> <label for="coupon_code">Купон:</label> <input type="text" name="coupon_code" class="input-text" id="coupon_code" value="" placeholder="Код купона" /> <input type="submit" class="button" name="apply_coupon" value="Использовать купон" /> </div> <input type="submit" class="button" name="update_cart" value="Обновить корзину" /> <input type="submit" class="checkout-button button alt wc-forward" name="proceed" value="Оформить заказ" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="6e40a946bb" /><input type="hidden" name="_wp_http_referer" value="/?page_id=109" /> </td> </tr> </tbody> </table>
Вместо value=»Оформить заказ»/> нужно прописать value=»Оплатить»/>
Просмотр 5 ответов — с 1 по 5 (всего 5)
Просмотр 5 ответов — с 1 по 5 (всего 5)
- Тема «Изменение html кода» закрыта для новых ответов.