소스 검색

Add files via upload

station_14109
altobaltobaltob GitHub 7 년 전
부모
커밋
24b1734bd0
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      views/reports/vghtc_report_daily.php
  2. +1
    -1
      views/reports/vghtc_report_month.php

+ 1
- 1
views/reports/vghtc_report_daily.php 파일 보기

@@ -11,7 +11,7 @@
<td>
<table align="center" border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle">臺中榮總南區停車場&nbsp;&nbsp;&nbsp;&nbsp;<?php echo $month;?>月車流量表<br></td>
<td align="center" valign="middle"><?php echo $station_arr['results'][0]['short_name'];?>&nbsp;&nbsp;&nbsp;&nbsp;<?php echo $month;?>月車流量表<br></td>
</tr>
</table>
</td>


+ 1
- 1
views/reports/vghtc_report_month.php 파일 보기

@@ -11,7 +11,7 @@
<td>
<table align="center" border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle">臺中榮總南區停車場&nbsp;&nbsp;&nbsp;&nbsp;<?php echo $month;?>月車流量表<br></td>
<td align="center" valign="middle"><?php echo $station_arr['results'][0]['short_name'];?>&nbsp;&nbsp;&nbsp;&nbsp;<?php echo $month;?>月車流量表<br></td>
</tr>
</table>
</td>


불러오는 중...
취소
저장