From: osamu(atelier TRUMP HOUSE) Date: Tue, 24 Apr 2012 00:10:21 +0000 (+0900) Subject: smarty3 対応準備 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c386df09183e65e7118aa0f81b5ad77212e112be;p=epgrec%2Fepgrec.git smarty3 対応準備 Signed-off-by: osamu(atelier TRUMP HOUSE) --- diff --git a/templates/index.html b/templates/index.html index 7f62d58..a62063a 100755 --- a/templates/index.html +++ b/templates/index.html @@ -556,7 +556,7 @@ h2 {padding: 4px}

{$sitetitle}

-
+
@@ -579,7 +579,7 @@ h2 {padding: 4px}
放送波選択
    - {foreach from=$types item=type } + {foreach from=$types item=type}
  • {$type.name}
  • {/foreach}

@@ -612,7 +612,7 @@ h2 {padding: 4px} 日付
@@ -627,14 +627,14 @@ h2 {padding: 4px}
 
- {foreach from=$programs item=program } -
+ {foreach from=$programs item=program} +
{$program.ch_hash}
{$program.channel_disc}
{$program.skip}
{$program.sid}
{$program.station_name}
-
{$program.station_name}
+
{$program.station_name}
{/foreach}
@@ -655,11 +655,11 @@ h2 {padding: 4px}
- {foreach from=$programs item=program } -
+ {foreach from=$programs item=program} +
- {foreach from=$program.list item=item } -
+ {foreach from=$program.list item=item} +
{$item.title|escape}
{$item.starttime}
diff --git a/templates/programTable.html b/templates/programTable.html index 42ab261..c919f9f 100755 --- a/templates/programTable.html +++ b/templates/programTable.html @@ -246,7 +246,7 @@ table#reservation_table tr.prg_rec {background-color: #F55;color:#FEE} 録画モード: diff --git a/templates/recordedTable.html b/templates/recordedTable.html index 5186dd9..7b8d54e 100755 --- a/templates/recordedTable.html +++ b/templates/recordedTable.html @@ -179,7 +179,7 @@ table#reservation_table tr.ctg_10, #category_select a.ctg_10 {background-color: 削除 -{foreach from=$records item=rec } +{foreach from=$records item=rec} {$rec.starttime} {$rec.station_name} diff --git a/templates/reservationform.html b/templates/reservationform.html index 9fdd77d..e6a8173 100755 --- a/templates/reservationform.html +++ b/templates/reservationform.html @@ -23,7 +23,7 @@
録画モード