mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
fix documentation error in capture
This commit is contained in:
@@ -1267,7 +1267,7 @@ s m o k e r s a r e p. . .</programlisting>
|
||||
{if $smarty.capture.banner ne ""}
|
||||
<tr>
|
||||
<td>
|
||||
{$return}
|
||||
{$smarty.capture.banner}
|
||||
</td>
|
||||
</tr>
|
||||
{/if}</programlisting>
|
||||
|
Reference in New Issue
Block a user