update
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
<td>Tytuł/stop. naukowy:{$obj->getDegree()}</br>
|
||||
Stanowisko: {$obj->getPosition()}</br>
|
||||
Telefon: {$obj->getPhone()}</br>
|
||||
Fax: {$obj->getFax()}</br>
|
||||
Email: {$obj->getEmail()}</br></td>
|
||||
<td >Instytucja: {$obj->getInstitution()}</br>
|
||||
Ulica i numer: {$obj->getAddress()}</br>
|
||||
|
||||
@@ -33,7 +33,6 @@ urlStatic = '{$urlStatic}';
|
||||
Tytuł/stop. naukowy:{$objParticipant->getDegree()}</br>
|
||||
Stanowisko: {$objParticipant->getPosition()|default:$registrationMissing}</br>
|
||||
Telefon: {$objParticipant->getPhone()}</br>
|
||||
Fax: {$objParticipant->getFax()|default:$registrationMissing}</br>
|
||||
Email: {$objParticipant->getEmail()}</br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user