@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |
@@ -295,7 +295,7 @@ discard block |
||
| 295 | 295 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
| 296 | 296 | <th class="actions"> |
| 297 | 297 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
| 298 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
| 298 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
| 299 | 299 | </th> |
| 300 | 300 | </tr> |
| 301 | 301 | </thead> |
@@ -314,7 +314,7 @@ discard block |
||
| 314 | 314 | </td> |
| 315 | 315 | <td class="actions"> |
| 316 | 316 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(pos)" |
| 317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
| 317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
| 318 | 318 | </td> |
| 319 | 319 | </tr> |
| 320 | 320 | </tbody> |