Commit a9d296ed by Jansa Jose

Merge branch 'jansa'

parents e7127110 eecd5fb4
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<div id="record" class="tab-pane fade in active"> <div id="record" class="tab-pane fade in active">
<div class="ip_profile_tab_detail"> <div class="ip_profile_tab_detail">
<?php if(!empty($record_data['description']))echo $record_data['description'];?> <?php if(!empty($record_data['description']))echo decrypt_data($record_data['description']);?>
<br> <br>
<div class="ip_prescription_div"> <div class="ip_prescription_div">
<ul> <ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment