Show
Ignore:
Timestamp:
10/01/08 13:27:51 (3 months ago)
Author:
gen
Message:

やくみつる

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • events/phpframework/akelos/trunk/app/views/layouts/help.tpl

    r20121 r20359  
    33<head> 
    44  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    5   <meta http-equiv="Content-Language" content="en-us" /> 
     5  <meta http-equiv="Content-Language" content="en" /> 
    66  <meta name="viewport" content="width=780" /> 
    7   <meta name="verify-v1" content="4FTTxY4uvo0RZTMQqIyhh18HsepyJOctQ+XTOu1zsfE=" /> 
    8   <title>Phittr: What are you doing?</title> 
     7  <title>_{Phwittr: What are you doing?}</title> 
    98  <link rel="shortcut icon" href="" type="image/x-icon" /> 
    109  <%= stylesheet_link_tag 'default' %> 
    11   <link href="http://assets2.twitter.com/stylesheets/lightwindow.css?1222396506" media="screen, projection" rel="stylesheet" type="text/css" /> 
    1210  <style type="text/css"> 
    1311    body {background: #9ae4e8 url(<%= image_path 'bg.gif' %>) fixed no-repeat top left; } 
    14     div.content-bubble-arrow { margin-top: 6px; padding-top: 11px; background: url(http://static.twitter.com/images/arr2.gif) no-repeat 25px 0px; } 
     12    div.content-bubble-arrow { margin-top: 6px; padding-top: 11px; background: url(<%= image_path 'arr2.gif' %>) no-repeat 25px 0px; } 
    1513  </style> 
    1614</head>