diff options
Diffstat (limited to 'templates/user_preferences.tpl')
| -rw-r--r-- | templates/user_preferences.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user_preferences.tpl b/templates/user_preferences.tpl index b7a4205..e0e30f7 100644 --- a/templates/user_preferences.tpl +++ b/templates/user_preferences.tpl @@ -68,7 +68,7 @@ {/foreach} </select> - {if $editUser->mPrefs.flag}{biticon iforce=icon ipackage=users ipath="flags/" iname=$editUser->mPrefs.flag iexplain=$editUser->mPrefs.users_country}{/if} + {if $editUser->mPrefs.flag}{biticon iforce=icon ipackage=users ipath="flags/" iname=$editUser->mPrefs.flag iexplain=$editUser->mPrefs.users_country width=32 height=24}{/if} {/forminput} </div> |
