Hello,
In REM soft "expiration date" date you may remove only with help edit one property view code.
Please go to file
{site}/components/com_realestatemanager/views/view_house/tmpl/default.php
find below rows and remove
Code: |
<div class="row_text">
<span class="col_text_1"><?php echo _REALESTATE_MANAGER_LABEL_EXPIRATION_DATE; ?>:</span>
<span class="col_text_2"><?php echo data_transform_rem($house->expiration_date); ?></span>
</div>
|
Please backup file first
Thanks,
OrdaSoft team