core

Changeset 24904

Show
Ignore:
Timestamp:
11/21/08 22:07:22 (7 weeks ago)
Author:
Guite
Message:

fixed #377 - wrong number format in template "profile_user_main"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/zikula-1.0/system/Profile/pntemplates/profile_user_main.htm

    r24125 r24904  
    77<!--[include file="profile_user_menu.htm"]--> 
    88<!--[section name=accountlinks loop=$accountlinks]--> 
    9 <div class="pn-profilelink" style="width:<!--[math equation="100/x" x=$pncore.Profile.itemsperrow format="%.0f"]-->%;"> 
     9<div class="pn-profilelink" style="width:<!--[math equation="100/x" x=$pncore.Profile.itemsperrow format="%.0d"]-->%;"> 
    1010    <!--[if $pncore.Profile.displaygraphics eq 1]--> 
    1111        <a href="<!--[$accountlinks[accountlinks].url|pnvarprepfordisplay]-->"><!--[pnimg src=$accountlinks[accountlinks].icon modname=$accountlinks[accountlinks].module set=$accountlinks[accountlinks].set]--></a><br /> 
 
 
Powered by Trac
Design by Arcsin