comparison templates/index.html @ 41:c50bbb4f8623

fix: bug
author Sushi-k <epgrec@park.mda.or.jp>
date Tue, 28 Jul 2009 12:43:16 +0900
parents 18df04305501
children 80dc62c94185
comparison
equal deleted inserted replaced
40:a935b4789aff 41:c50bbb4f8623
418 418
419 419
420 <div id="float_titles" style="width: {math equation="x + 80" x=$chs_width}px;height:120px;"> 420 <div id="float_titles" style="width: {math equation="x + 80" x=$chs_width}px;height:120px;">
421 <div id="float_follows"> 421 <div id="float_follows">
422 422
423 <div class="set">
424 <ul>
425 <li><a href="envSetting.php">環境設定</a></li>
426 </ul>
427 </div>
428
423 <div class="set ctg_sel" id="category_select"> 429 <div class="set ctg_sel" id="category_select">
424 <span class="title"><a href="javascript:CTG.toggle()">強調表示</a></span> 430 <span class="title"><a href="javascript:CTG.toggle()">強調表示</a></span>
425 431
426 <ul> 432 <ul>
427 {foreach from=$cats item=cat} 433 {foreach from=$cats item=cat}