Changeset 24904
- Timestamp:
- 11/21/08 22:07:22 (7 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/zikula-1.0/system/Profile/pntemplates/profile_user_main.htm
r24125 r24904 7 7 <!--[include file="profile_user_menu.htm"]--> 8 8 <!--[section name=accountlinks loop=$accountlinks]--> 9 <div class="pn-profilelink" style="width:<!--[math equation="100/x" x=$pncore.Profile.itemsperrow format="%.0 f"]-->%;">9 <div class="pn-profilelink" style="width:<!--[math equation="100/x" x=$pncore.Profile.itemsperrow format="%.0d"]-->%;"> 10 10 <!--[if $pncore.Profile.displaygraphics eq 1]--> 11 11 <a href="<!--[$accountlinks[accountlinks].url|pnvarprepfordisplay]-->"><!--[pnimg src=$accountlinks[accountlinks].icon modname=$accountlinks[accountlinks].module set=$accountlinks[accountlinks].set]--></a><br />
