From 6bcff78208357bab1f8c33af8b4ec02191701046 Mon Sep 17 00:00:00 2001 From: spiderr Date: Fri, 19 Apr 2013 15:52:02 -0400 Subject: convert {textarea} from block into function --- templates/crosspost.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/crosspost.tpl') diff --git a/templates/crosspost.tpl b/templates/crosspost.tpl index fde2d11..d8fdcfe 100644 --- a/templates/crosspost.tpl +++ b/templates/crosspost.tpl @@ -60,7 +60,7 @@ {/if} {/foreach} {/forminput} - {textarea id="crosspost_note" label="Crosspost Note (Optional)" name="crosspost_note" noformat="y" rows=6 help="Add a note you would like to appear above the post when viewed on the crossposted blog. This does not appear on the post page."}{$crosspost.crosspost_note}{/textarea} + {textarea id="crosspost_note" label="Crosspost Note (Optional)" name="crosspost_note" noformat="y" rows=6 help="Add a note you would like to appear above the post when viewed on the crossposted blog. This does not appear on the post page." edit=$crosspost.crosspost_note}
  -- cgit v1.3