mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Bugfixes in comments subscription system and notifications.
This commit is contained in:
parent
0330cdb9ef
commit
611898a5a7
3 changed files with 20 additions and 14 deletions
|
|
@ -405,7 +405,8 @@ pending_comments = "Pending Comments"
|
|||
level = "Level"
|
||||
enable_jstime="Enable Javascript and timestamp anti-spam protection"
|
||||
jstime_desc="Usually bots dont't use Javascript. Form also checks if submitted between 3 and 600 seconds (preventing bots fast submission)"
|
||||
comment_email_admin_subject="New comment awaiting moderation"
|
||||
comment_email_admin_awaiting="New comment awaiting moderation"
|
||||
comment_email_admin_new="New comment"
|
||||
comment_email_subscription_subject = "Subscription confirmation to"
|
||||
comment_email_new = "New comment on"
|
||||
comment_email_from = "From"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue