mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 08:05:25 +02:00
Fix fail to download bug, thanks Peter (vanhell)
git-svn-id: file:///svn/phpbb/trunk@2133 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
3b6c903302
commit
def0b0e19a
@ -798,6 +798,7 @@ switch( $mode )
|
||||
$s_template_select .= '<option value="' . $file . '">' . $file . "</option>\n";
|
||||
}
|
||||
}
|
||||
$s_template_select = '</select>';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user