add export ussd alarm smpp
This commit is contained in:
@@ -501,7 +501,13 @@ for($i=1;$i<=12;$i++){
|
||||
<?php echo "$strMonth PPS report ($bgnDay ~ $endDay)";?>
|
||||
</b>
|
||||
</td>
|
||||
<td width="20%" align="right">
|
||||
|
||||
<td width="5%" align="right">
|
||||
<a href="./downCSTA.php?sysTypeNo=360&flag=month&bgnDay=<?php echo "$bgnDay";?>&endDay=<?php echo "$endDay";?> ">
|
||||
<img align=absBottom border=0 src="../../images/list.gif" width="16" height="16"><?php echo " Export";?>
|
||||
</a>
|
||||
|
||||
<td width="5%" align="right">
|
||||
<div onClick="window.print();" style="cursor:hand">
|
||||
<img align=absBottom border=0 src="../../images/printer.gif" width="16" height="16"><?php echo " $strDailyBtnPrint";?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user