소스 검색

! Fix the missing image (not perfect image but suitable placeholder for right now) and also fix a theme bug with the profile area.

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 11 년 전
부모
커밋
d612948129
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Themes/default/Profile.template.php
  2. BIN
      Themes/default/images/icons/stats_info_hd.png

+ 1 - 1
Themes/default/Profile.template.php

@@ -727,7 +727,7 @@ function template_trackActivity()
 	echo '
 		<div class="generic_list_wrapper">
 			<div class="cat_bar">
-				<h3 class="catbg"><strong>', $txt['view_ips_by'], ' ', $context['member']['name'], '</strong></h3>
+				<h3 class="catbg">', $txt['view_ips_by'], ' ', $context['member']['name'], '</h3>
 			</div>';
 
 	// The last IP the user used.

BIN
Themes/default/images/icons/stats_info_hd.png