Пример #1
0
                    <p><?php 
echo $this->lang->line('ENTREPRENEUR');
?>
</p>
                </div>
                <div class="chart" style=" float:right; margin-top:0px;">
                    <span class="right_top_box" style="color:#FFB400"><?php 
echo $this->lang->line('NUMBER_OF_ENTREPRENEUR_MEN');
?>
</span>
                </div>
            </li>
            <li class="li-tab">
                <div style="font-family:nikoshBan;" class="left margin-left-top">
                    <h4 style="font-family:nikoshBan;color:#090;"><?php 
echo System_helper::Get_Eng_to_Bng(Website_helper::get_total_entrepreneurs_women());
?>
&nbsp;জন</h4>
                    <p style="color:#090;"><?php 
echo $this->lang->line('ENTREPRENEUR');
?>
</p>
                </div>
                <div class="chart" style=" float:right; margin-top:0px;">
                    <span class="right_top_box" style="color:#090"><?php 
echo $this->lang->line('NUMBER_OF_ENTREPRENEUR_WOMEN');
?>
</span>
                </div>
            </li>
        </ul>