Quote:
Originally Posted by luxor
What is the meaning of $extra in :
What does it mean and how to manipulate it?
|
Whenever you use {include file="dialog.tpl"} you can add extra instructions for the table like this:
PHP Code:
{ include file="dialog.tpl" extra="cellpadding=10" }