diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-10-11 22:05:36 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-10-11 22:05:36 +0000 |
commit | dd2033ace0ccbb711406114777dc97a34c996bdc (patch) | |
tree | d2fe2aeaa57c15e78d037af5966dbd605cec1040 /phpBB/templates/subSilver/profile_add_body.tpl | |
parent | e2c755710fa55e69af45827c87547c687fefc1a4 (diff) | |
download | forums-dd2033ace0ccbb711406114777dc97a34c996bdc.tar forums-dd2033ace0ccbb711406114777dc97a34c996bdc.tar.gz forums-dd2033ace0ccbb711406114777dc97a34c996bdc.tar.bz2 forums-dd2033ace0ccbb711406114777dc97a34c996bdc.tar.xz forums-dd2033ace0ccbb711406114777dc97a34c996bdc.zip |
Preliminary avatar gallery support
git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver/profile_add_body.tpl')
-rw-r--r-- | phpBB/templates/subSilver/profile_add_body.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phpBB/templates/subSilver/profile_add_body.tpl b/phpBB/templates/subSilver/profile_add_body.tpl index c07cd0b97e..9393c5e9fa 100644 --- a/phpBB/templates/subSilver/profile_add_body.tpl +++ b/phpBB/templates/subSilver/profile_add_body.tpl @@ -268,8 +268,3 @@ </tr> </table> </form> - -<!-- IF $S_ALLOW_AVATAR_UPLOAD eq TRUE || $S_ALLOW_AVATAR_LOCAL eq TRUE || $S_ALLOW_AVATAR_REMOTE eq TRUE --> -<!-- IF $S_ALLOW_AVATAR_LOCAL eq TRUE --> -<!-- IF $S_ALLOW_AVATAR_REMOTE eq TRUE --> -<!-- IF $S_ALLOW_AVATAR_UPLOAD eq TRUE -->
\ No newline at end of file |