@@ -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(idx)" |
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> |
@@ -264,7 +264,7 @@ discard block |
||
264 | 264 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
265 | 265 | <th class="actions"> |
266 | 266 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
267 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
267 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
268 | 268 | </th> |
269 | 269 | </tr> |
270 | 270 | </thead> |
@@ -283,7 +283,7 @@ discard block |
||
283 | 283 | </td> |
284 | 284 | <td class="actions"> |
285 | 285 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(idx)" |
286 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
286 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
287 | 287 | </td> |
288 | 288 | </tr> |
289 | 289 | </tbody> |
@@ -236,7 +236,7 @@ discard block |
||
236 | 236 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
237 | 237 | <th class="actions"> |
238 | 238 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
239 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
239 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
240 | 240 | </th> |
241 | 241 | </tr> |
242 | 242 | </thead> |
@@ -255,7 +255,7 @@ discard block |
||
255 | 255 | </td> |
256 | 256 | <td class="actions"> |
257 | 257 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(idx)" |
258 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
258 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
259 | 259 | </td> |
260 | 260 | </tr> |
261 | 261 | </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(idx)" |
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> |
@@ -264,7 +264,7 @@ discard block |
||
264 | 264 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
265 | 265 | <th class="actions"> |
266 | 266 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
267 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
267 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
268 | 268 | </th> |
269 | 269 | </tr> |
270 | 270 | </thead> |
@@ -283,7 +283,7 @@ discard block |
||
283 | 283 | </td> |
284 | 284 | <td class="actions"> |
285 | 285 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(idx)" |
286 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
286 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
287 | 287 | </td> |
288 | 288 | </tr> |
289 | 289 | </tbody> |
@@ -156,7 +156,7 @@ discard block |
||
156 | 156 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
157 | 157 | <th class="actions"> |
158 | 158 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
159 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
159 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
160 | 160 | </th> |
161 | 161 | </tr> |
162 | 162 | </thead> |
@@ -175,7 +175,7 @@ discard block |
||
175 | 175 | </td> |
176 | 176 | <td class="actions"> |
177 | 177 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(idx)" |
178 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
178 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
179 | 179 | </td> |
180 | 180 | </tr> |
181 | 181 | </tbody> |
@@ -314,7 +314,7 @@ discard block |
||
314 | 314 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
315 | 315 | <th class="actions"> |
316 | 316 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
317 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
317 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
318 | 318 | </th> |
319 | 319 | </tr> |
320 | 320 | </thead> |
@@ -333,7 +333,7 @@ discard block |
||
333 | 333 | </td> |
334 | 334 | <td class="actions"> |
335 | 335 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(idx)" |
336 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
336 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
337 | 337 | </td> |
338 | 338 | </tr> |
339 | 339 | </tbody> |
@@ -313,7 +313,7 @@ discard block |
||
313 | 313 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
314 | 314 | <th class="actions"> |
315 | 315 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
316 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
316 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
317 | 317 | </th> |
318 | 318 | </tr> |
319 | 319 | </thead> |
@@ -332,7 +332,7 @@ discard block |
||
332 | 332 | </td> |
333 | 333 | <td class="actions"> |
334 | 334 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(idx)" |
335 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
335 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
336 | 336 | </td> |
337 | 337 | </tr> |
338 | 338 | </tbody> |
@@ -265,7 +265,7 @@ discard block |
||
265 | 265 | <th class="config-row-value"><?= $enc->html( $this->translate( 'admin', 'Value' ) ); ?></th> |
266 | 266 | <th class="actions"> |
267 | 267 | <div v-if="!readonly" class="btn act-add fa" tabindex="1" v-on:click="add()" |
268 | - title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)') ); ?>"></div> |
|
268 | + title="<?= $enc->attr( $this->translate( 'admin', 'Insert new entry (Ctrl+I)' ) ); ?>"></div> |
|
269 | 269 | </th> |
270 | 270 | </tr> |
271 | 271 | </thead> |
@@ -284,7 +284,7 @@ discard block |
||
284 | 284 | </td> |
285 | 285 | <td class="actions"> |
286 | 286 | <div v-if="!readonly" class="btn act-delete fa" tabindex="1" v-on:click="remove(idx)" |
287 | - title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry') ); ?>"></div> |
|
287 | + title="<?= $enc->attr( $this->translate( 'admin', 'Delete this entry' ) ); ?>"></div> |
|
288 | 288 | </td> |
289 | 289 | </tr> |
290 | 290 | </tbody> |