Skip to content

Commit 935a7f1

Browse files
authored
Update form.md
few more changes
1 parent 1b3eb8e commit 935a7f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/comment/form.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ The comment submission form is created very similar to a standard web form, only
3737
<input type="submit" name="preview" value="Preview" />
3838
3939
{!-- required to prevent EE from outputting form if commenting is disabled or expired --}
40-
{if comments_disabled}Comments on the entry are currently disabled.{/if}
41-
{if comments_expired}Commenting on the entry has expired.{/if}
40+
{if comments_disabled}Comments on this entry are currently disabled.{/if}
41+
{if comments_expired}Commenting on this entry has expired.{/if}
4242

4343
{/exp:comment:form}
4444

0 commit comments

Comments
 (0)