/
var
/
www
/
vhosts
/
ihelp.ro
/
_OLD
/
templates
/
element
/
/var/www/vhosts/ihelp.ro/_OLD/templates/element
mkdir
upload
Name
Size
Mode
Actions
flash/
-
0755
rm
footer.php
589
0644
edit
dl
rm
header.php
712
0644
edit
dl
rm
sidebar_dashboard.php
663
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/_OLD/templates/element/sidebar_dashboard.php
(663B)
<div class="side-nav"> <?= $this->Html->link(__('Profil'), ['controller' => 'Profiles', 'action' => 'view'], ['class' => 'side-nav-item']) ?> <?= $this->Html->link(__('Schimba parola/email'), ['controller' => 'Users', 'action' => 'edit'], ['class' => 'side-nav-item']) ?> <?= $this->Html->link(__('Comenzi'), ['controller' => 'Orders', 'action' => 'index'], ['class' => 'side-nav-item']) ?> <?= $this->Html->link(__('Cauze'), ['controller' => 'Causes', 'action' => 'index'], ['class' => 'side-nav-item']) ?> <?= $this->Html->link(__('Produse'), ['controller' => 'Products', 'action' => 'index'], ['class' => 'side-nav-item']) ?> </div>
Save
cmd:
run