Browse Source

[Global] Bug retour system pay

feature/tableau_edition_avancee
Fab 4 years ago
parent
commit
878847794f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ShopBundle/Resources/views/backend/default/block/list_orderswaitingbankreturn.html.twig

+ 1
- 1
ShopBundle/Resources/views/backend/default/block/list_orderswaitingbankreturn.html.twig View File

@@ -20,7 +20,7 @@
</tr>
{% else %}
<tr>
<td colspan="2"><i>Aucune commande pour le moment</i></td>
<td colspan="4"><i>Aucune commande pour le moment</i></td>
{% endfor %}
</tbody>
</table>

Loading…
Cancel
Save