Skip to content
Snippets Groups Projects
Commit 71627d6e authored by Jean-Pascal Kanter's avatar Jean-Pascal Kanter :speech_balloon: Committed by Robert Lange
Browse files

refs #23313 [fid] added title 'my orders' to My Orders page when called as seperate site

parent 045cc740
No related merge requests found
<!-- fid: fid - order - list -->
<?php $this->headTitle($this->translate('Your Orders')); ?>
<h1><?=$this->transEsc('Your Orders')?></h1>
<?php if (empty($orders)): ?>
<?=$this->translate('fid::user_orders_empty')?>
......
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