modal.php 112B

1234567891011121314
  1. <?php
  2. return [
  3. 'actions' => [
  4. 'close' => [
  5. 'label' => 'Itxi',
  6. ],
  7. ],
  8. ];