altobaltobaltob
GitHub
7 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
views/reports/vghtc_report_daily.php
-
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">臺中榮總南區停車場 <?php echo $month;?>月車流量表<br></td>
|
|
|
|
<td align="center" valign="middle"><?php echo $station_arr['results'][0]['short_name'];?> <?php echo $month;?>月車流量表<br></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
@@ -11,7 +11,7 @@ |
|
|
|
<td>
|
|
|
|
<table align="center" border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
<tr>
|
|
|
|
<td align="center" valign="middle">臺中榮總南區停車場 <?php echo $month;?>月車流量表<br></td>
|
|
|
|
<td align="center" valign="middle"><?php echo $station_arr['results'][0]['short_name'];?> <?php echo $month;?>月車流量表<br></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
|