Amended comment to reflect it's not a tpl error but a bug.
This commit is contained in:
parent
11b9c86ad0
commit
8c4f470d16
@ -46,7 +46,7 @@
|
||||
{/if}
|
||||
<div class="form_field">
|
||||
<label for="group_name">{$CONST.NAME}</label>
|
||||
{* BUG: Doesn't correctly pull the group name – $group_ vs $group. …? *}
|
||||
{* BUG: Doesn't pull the group name; this doesn't work in 1.7, either. *}
|
||||
<input id="group_name" name="serendipity[name]" type="text" value="{$from.name|escape:"html"}">
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user