Skip to content
Snippets Groups Projects
Commit 41681baa authored by Jean-Pascal Kanter's avatar Jean-Pascal Kanter 💬 Committed by Robert Lange
Browse files

refs #23304 [fid] added <h1> to my-orders / order-list.phtml for accessiblity reasons

parent 9793db73
No related merge requests found
<!-- fid: fid - order - list -->
<h1><?=$this->transEsc('Your Orders')?></h1>
<?php if (empty($orders)): ?>
<?=$this->translate('fid::user_orders_empty')?>
<?php else: ?>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment