Changeset 24239

Show
Ignore:
Timestamp:
11/19/08 14:01:53 (5 years ago)
Author:
tokuhirom
Message:

インストール方法を NanoA からぱくった。

Location:
lang/perl/MENTA/trunk/app/controller
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/MENTA/trunk/app/controller/index.mt

    r24214 r24239  
    2727<h2 class="subtitle">マニュアル</h2> 
    2828<ul> 
    29 <ul><a href="<?= uri_for('tutorial') ?>">取り扱い説明書</a></ul> 
     29<ul><a href="<?= uri_for('tutorial') ?>">チュートリアル</a></ul> 
     30<ul><a href="<?= uri_for('install') ?>">インストール方法</a></ul> 
    3031<ul><a href="<?= uri_for('modules') ?>">添付モジュールについて</a></ul> 
    3132</ul>