Browse Source

- enter_verification_details; text string seems to be unused now the post error doesn't use it

Signed-off-by: John Rayes <[email protected]>
John Rayes 12 years ago
parent
commit
473c57351b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Themes/default/languages/Post.english.php

+ 0 - 1
Themes/default/languages/Post.english.php

@@ -4,7 +4,6 @@
 global $context;
 
 $txt['post_reply'] = 'Post reply';
-$txt['enter_verification_details'] = 'Complete verification details';
 $txt['message_icon'] = 'Message icon';
 $txt['subject_not_filled'] = 'The Subject field was not filled out. It is required.';
 $txt['message_body_not_filled'] = 'The Message Body was not filled out. It is required.';