- Timestamp:
- 10/01/08 13:27:51 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/akelos/trunk/app/views/help/what.tpl
r20135 r20359 6 6 <input name="authenticity_token" type="hidden" value="e808747513e58ff7ff95fd3037ea6d2dbd6203bf" /> 7 7 </div> 8 <!--9 8 <select name="lang" onchange="$('lf').submit();"> 10 9 <option value="" selected="selected">Select Language ... </option> … … 12 11 <option value="ja">日本語</option> 13 12 </select> 14 -->15 13 </form> 16 14 </div> … … 21 19 <div class="wrapper"> 22 20 <div class="intro"> 23 <h2> Phwittrとは?</h2>21 <h2>_{What is Phwittr?}</h2> 24 22 <ul id="menu"> 25 <li class="act"><a href="/"> なに?</a></li>26 <li><a href="/help/why"> なぜ?</a></li>27 <li><a href="/help/how"> どうやって?</a></li>23 <li class="act"><a href="/">_{What?}</a></li> 24 <li><a href="/help/why">_{Why?}</a></li> 25 <li><a href="/help/how">_{How?}</a></li> 28 26 </ul> 29 27 <%= image_tag 'tour_1.gif', :alt => 'What is Phwittr?', :class => 'tour', :height => 154, :width => 508 %> 30 <p class="teaser">Twitterは<strong>「いまなにしてる?」</strong>という質問に短い文章で答えることによって、友だちや家族、職場の同僚とつながり合うサービスです。</p>31 <p><a id='signup_submit' class="join" href="/signup"> Phwittrに登録する</a></p>28 _{<p class="teaser">Phwittr is a service for friends, family, and co–workers to communicate and stay connected through the exchange of quick, frequent answers to one simple question: <strong> What are you doing?</strong></p>} 29 <p><a id='signup_submit' class="join" href="/signup">_{Get Started-join!}</a></p> 32 30 </div> 33 31 <hr /> 34 <p><%= link_to "#{image_tag('arrow_on_red.gif')} ビデオを観る!", image_path('nomore.jpg'), :id => 'videobutton' %></p>32 <p><%= link_to "#{image_tag('arrow_on_red.gif')} #{_('Watch a video!')}", image_path('nomore.jpg'), :id => 'videobutton' %></p> 35 33 <form method="post" id="signin" action="https://twitter.com/sessions"> 36 34 <fieldset> 37 <legend> ここからログイン</legend>35 <legend>_{Please sign in}</legend> 38 36 <p> 39 <label class="inside" tabindex="1" for="username"> ユーザー名かメールアドレス</label>37 <label class="inside" tabindex="1" for="username">_{user name or email address:}</label> 40 38 <input type="text" id="username" name="session[username_or_email]" value="" title="username" /> 41 39 </p> 42 40 <p> 43 <label class="inside" tabindex="2" for="password"> パスワード</label>41 <label class="inside" tabindex="2" for="password">_{Password}</label> 44 42 <input type="password" id="password" name="session[password]" value="" title="password" /> 45 43 </p> 46 44 <p class="remember"> 47 45 <input type="checkbox" id="remember" name="remember_me" value="1" /> 48 <label for="remember"> 次回から入力を省略する</label>46 <label for="remember">_{Remember me}</label> 49 47 </p> 50 48 <p class="submit"> 51 <input type="submit" id="signin_submit" value=" ログイン»" />49 <input type="submit" id="signin_submit" value="_{Sign In} »" /> 52 50 </p> 53 <p class="forgot">パスワードを忘れた?<br/> <a id="resend_password_link" href="/account/resend_password">ここをクリック</a>.</p> 54 <p class="complete">インスタントメッセンジャー(IM)ですでにTwitterを使っていますか? <a href="/account/complete">ここをクリック</a></p> 51 <p class="forgot">_{Forgot password?} <a id="resend_password_link" href="/account/resend_password">_{Click here.}</a>.</p> 55 52 </fieldset> 56 53 </form>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)