Changeset 20275
- Timestamp:
- 09/30/08 14:53:57 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/codeigniter/trunk/system/application/views/home/side.php
r20273 r20275 29 29 <li> 30 30 <span class="label"><?=anchor('account/archive', 'これまでの投稿')?></span> 31 <span> </span>31 <span>0</span> 32 32 </li> 33 33 </ul> … … 39 39 <div class="subsection_body"> 40 40 <?php foreach($friends_list as $row):?> 41 <a href="<?=site_url('user/index/' . $row->username)?>"> 41 42 <?=picture($row->username, $row->image, 24, 'imgL')?> 43 </a> 42 44 <?php endforeach?> 43 45 </div>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)