mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
fixed handling of "inner"-attribute
This commit is contained in:
@@ -73,6 +73,7 @@ function smarty_function_html_table($params, &$smarty)
|
||||
case 'trailpad':
|
||||
case 'hdir':
|
||||
case 'vdir':
|
||||
case 'inner':
|
||||
$$_key = (string)$_value;
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user