Commit ac55606ac2191303028687423724ec699a019aa6

Authored by Alexey Boroda
1 parent f23a9b6b

-Card translation mistake

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
views/order/update.php
... ... @@ -72,7 +72,7 @@ $.notify({
72 72  
73 73 ?>
74 74 <div class="order-update">
75   - <div class="container callout callout-info">
  75 + <div class="container callout bg-olive">
76 76 <h1><?php echo Html::encode($this->title) ?> | <?php echo date(
77 77 'd-m-Y G:i',
78 78 $model->created_at
... ...