sell product changes

This commit is contained in:
2015-10-05 07:37:17 +02:00
parent e9f9567618
commit 36c8d37914
18 changed files with 704 additions and 141 deletions

View File

@@ -56,7 +56,7 @@ $items = $adminMenu->run();
<footer class="footer">
<div class="container">
<p class="pull-left">&copy; My Company <?= date('Y') ?></p>
<p class="pull-left">&copy; Botond <?= date('Y') ?></p>
<p class="pull-right"><?= Yii::powered() ?></p>
</div>