- Timestamp:
- 10/01/08 08:02:29 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/plain_php/trunk/resource/settings.php
r20038 r20339 57 57 <?php if ($user['private_flag']) echo 'checked="checked" ' ?>/> 58 58 <label for="private_flag">つぶやきを非公開にする</label> 59 <?php if ( $user['private_flag']): ?>60 < a href="/public_timeline"><br/>公開中</a>59 <?php if (!$user['private_flag']): ?> 60 <br/><a href="/public_timeline">公開中</a> 61 61 <?php endif ?></td> 62 62 </tr><tr>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)