瀏覽代碼

Add files via upload

station_14109
altobaltobaltob GitHub 7 年之前
父節點
當前提交
24b1734bd0
沒有發現已知的金鑰在資料庫的簽署中 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>


Loading…
取消
儲存