cashbookmonthlydep.php edited online with Bitbucket

This commit is contained in:
gandhimathi 2018-06-11 11:33:17 +00:00
parent 6de86b73f6
commit cd3b99e297

View File

@ -54,7 +54,8 @@ if(!empty($Indiancurrency))
<div class="col-md-10 col-md-offset-1">
<div id="panel-quick-actions" class="panel panel-default quick-actions">
<div class="panel-heading">
<center><h3 class="box-title"><p style="color:#3c8dbc"><b><?php $d=$_GET['d'] ;echo $d;?> Report(DEP:<?php echo $department; ?>)</b></p></h3></center>
/**<center><h3 class="box-title"><p style="color:#3c8dbc"><b><?php $d=$_GET['d'] ;echo $d;?> Report(DEP:<?php echo $department; ?>)</b></p></h3></center> **/
<center><h3 class="box-title"><p style="color:#3c8dbc"><b><?php if(!empty($_GET['d'])){$n=$_GET['d'];}else{ $n=$_GET['finyear'];} echo $n;?> Report (DEP:<?php echo $department;?>)</b></p></h3></center>
</div>
<div class="btn-group btn-group-justified no-margin">