@@ -31,7 +31,7 @@ |
||
| 31 | 31 | </th> |
| 32 | 32 | <th class="actions"> |
| 33 | 33 | <div class="btn act-add fa" tabindex="<?= $this->get( 'tabindex' ); ?>" |
| 34 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>" |
|
| 34 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>" |
|
| 35 | 35 | v-on:click="addItem()"> |
| 36 | 36 | </div> |
| 37 | 37 | </th> |