1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/11010] resolving latest comments

PHPBB3-11010
This commit is contained in:
Senky
2013-05-21 11:55:45 +02:00
parent 3e64c1b5d7
commit 930f4c70ed
3 changed files with 2 additions and 3 deletions

View File

@@ -260,7 +260,6 @@ function build_cfg_template($tpl_type, $key, &$new, $config_key, $vars)
case 'range':
case 'search':
case 'tel':
case 'time':
case 'url':
case 'week':
$size = (int) $tpl_type[1];