mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 18:28:54 +00:00
Rename cart page to reflect the name change
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
<precommit>9</precommit>
|
||||
<!-- this is the version of the pre-commit file in githooks NOT the files it calls -->
|
||||
</hooks>
|
||||
<commit>4439</commit></git>
|
||||
<commit>4440</commit></git>
|
||||
</versions>
|
||||
</newznab>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<div class="header">
|
||||
<h2>Your > <strong>Cart</strong></h2>
|
||||
<h2><strong>My Download Basket</strong></h2>
|
||||
<div class="breadcrumb-wrapper">
|
||||
<ol class="breadcrumb">
|
||||
<li><a href="{$smarty.const.WWW_TOP}{$site->home_link}">Home</a></li>
|
||||
/ Cart
|
||||
/ Download Basket
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<div class="header">
|
||||
<h2>Your > <strong>Cart</strong></h2>
|
||||
<h2><strong>My Download Basket</strong></h2>
|
||||
<div class="breadcrumb-wrapper">
|
||||
<ol class="breadcrumb">
|
||||
<li><a href="{$smarty.const.WWW_TOP}{$site->home_link}">Home</a></li>
|
||||
/ Cart
|
||||
/ Download Basket
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user