Skip to content

Commit

Permalink
Fix to default img tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Oct 13, 2010
1 parent 423a2dd commit f5212ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def user_profile_page_display_profile_feature(data)
<ul class='users'>
<cms:user>
<li>
<cms:img align='left'>
<cms:img align='left'/>
<h2><cms:link><cms:name/></cms:link></h2>
</li>
</cms:user>
Expand Down

0 comments on commit f5212ca

Please sign in to comment.