Update add.php

This commit is contained in:
Luca 2024-06-01 13:40:47 +02:00
parent 1b759cbf7e
commit 44ab37e059
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ if (setting('Attiva scorciatoie da tastiera')) {
<div class="row">
<div class="offset-md-4 col-md-4">
{["type": "text", "label": "<?php echo tr('Ricerca con lettore'); ?>", "name": "barcode", "icon-before": "<i class=\"fa fa-barcode\"></i>" ]}
{["type": "text", "label": "<?php echo tr('Ricerca un articolo tramite barcode'); ?>", "name": "barcode", "icon-before": "<i class=\"fa fa-barcode\"></i>" ]}
</div>
</div>