Explorar el Código

Add files via upload

station_14109
altobaltobaltob GitHub hace 7 años
padre
commit
24b1734bd0
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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 Ver fichero

@@ -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 Ver fichero

@@ -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>


Cargando…
Cancelar
Guardar