|
@@ -619,7 +619,7 @@ where `REMOTE_PRIMARY_KEY` = '{$this->SOURCE['ID']}'";
|
|
|
<td><?=$row['nip']?></td>
|
|
<td><?=$row['nip']?></td>
|
|
|
<td><?=$row['regon']?></td>
|
|
<td><?=$row['regon']?></td>
|
|
|
<td>
|
|
<td>
|
|
|
- <button type="submit" class="btn btn-primary" name="subaction" value="addKrsCompanyToKontrachenci" onClick="return validate(this)">Dodaj firme do kontrachentow.</button>
|
|
|
|
|
|
|
+ <button type="submit" class="btn btn-primary" name="subaction" value="addKrsCompanyToKontrachenci">Dodaj firme do kontrachentow.</button>
|
|
|
</td>
|
|
</td>
|
|
|
<?php
|
|
<?php
|
|
|
if (count($result) > 1) {
|
|
if (count($result) > 1) {
|