|
|
|
@ -180,14 +180,14 @@ if($valorecata > 0) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
?> |
|
|
|
|
<?php if(strlen($stringa)==0) { // tutte le variabili di ricerca a 0
|
|
|
|
|
<?php if(strlen($stringa)==0) { // tutte le variabili di ricerca a 0
|
|
|
|
|
|
|
|
|
|
?> |
|
|
|
|
<!-- INSERIMENTO DATI PER RICERCA PARTICELLE --> |
|
|
|
|
<div style="margin-bottom:15px; font-size:18px">Verifica regime vincolistico:</div> |
|
|
|
|
<small><b>Foglio-Particella</b>, es: 15-234<br><br> |
|
|
|
|
<form method="post" action=""> |
|
|
|
|
<p class="clone"> <input type="text" name="mappale[]" style="width: 75%; font-size:18px" size="14px" class="cataform"/> <a href="#" class="add" rel=".clone"><i class="far fa-plus-square fa-lg" style="padding-top:8px"></i></a></p> |
|
|
|
|
<p class="clone" style="margin-bottom: 0.7rem;"> <input type="text" name="mappale[]" style="width: 75%; font-size:14px" size="14px" class="cataform"/> <a href="#" class="add" rel=".clone"><i class="far fa-plus-square fa-lg" style="padding-top:8px"></i></a></p> |
|
|
|
|
|
|
|
|
|
<input type="submit" class="btn btn-primary" style="width: 84%" value=" Conferma Dati" /><br><br> |
|
|
|
|
|
|
|
|
|