fix documentation error in capture

This commit is contained in:
mohrt
2002-03-22 23:07:00 +00:00
parent 77e3bb5d26
commit 8ae25a22f0

View File

@@ -1267,7 +1267,7 @@ s m o k e r s a r e p. . .</programlisting>
{if $smarty.capture.banner ne ""} {if $smarty.capture.banner ne ""}
&lt;tr&gt; &lt;tr&gt;
&lt;td&gt; &lt;td&gt;
{$return} {$smarty.capture.banner}
&lt;/td&gt; &lt;/td&gt;
&lt;/tr&gt; &lt;/tr&gt;
{/if}</programlisting> {/if}</programlisting>