removed typo in convos dates
This commit is contained in:
parent
5ab5baa8f5
commit
f34f5e3dfb
|
@ -59,9 +59,7 @@
|
||||||
<dt>Termini</dt>
|
<dt>Termini</dt>
|
||||||
<?php if( get_field('xxp_convo_apply_begin') || get_field('xxp_convo_apply_end') ): ?>
|
<?php if( get_field('xxp_convo_apply_begin') || get_field('xxp_convo_apply_end') ): ?>
|
||||||
<dd class="xarxaprod-label item-xxp_convo_dates">
|
<dd class="xarxaprod-label item-xxp_convo_dates">
|
||||||
del
|
|
||||||
<span class="item-xxp_convo_apply_begin">del <?php the_field('xxp_convo_apply_begin'); ?> </span>
|
<span class="item-xxp_convo_apply_begin">del <?php the_field('xxp_convo_apply_begin'); ?> </span>
|
||||||
al
|
|
||||||
<span class="item-xxp_convo_apply_end">al <?php the_field('xxp_convo_apply_end'); ?> </span>
|
<span class="item-xxp_convo_apply_end">al <?php the_field('xxp_convo_apply_end'); ?> </span>
|
||||||
<?php if( get_field('xxp_convo_apply_text') ): ?>
|
<?php if( get_field('xxp_convo_apply_text') ): ?>
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Reference in New Issue