mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
Missing closing select tag bug # 174 in the tracker
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2546 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -561,6 +561,7 @@ switch( $mode )
|
||||
}
|
||||
}
|
||||
}
|
||||
$s_template_select .= '</select>';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user