|
@@ -38,7 +38,7 @@ get_header(); ?>
|
|
<h2 class="profile-des">
|
|
<h2 class="profile-des">
|
|
<?php the_field('designation'); ?>
|
|
<?php the_field('designation'); ?>
|
|
</h2>
|
|
</h2>
|
|
- <p><?php the_field('login_id'); ?></p>
|
|
|
|
|
|
+ <p><?php the_field('employeeid'); ?></p>
|
|
|
|
|
|
<?php if (have_rows('contact_details')) : ?>
|
|
<?php if (have_rows('contact_details')) : ?>
|
|
|
|
|