1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 07:35:29 +02:00

What did I say about that catchphrase ...

git-svn-id: file:///svn/phpbb/trunk@1437 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-11-24 18:25:52 +00:00
parent 7eee52fff3
commit bb1e0dd006

View File

@ -1544,8 +1544,8 @@ else if( $submit || $refresh || $mode != "" )
"L_OPTIONS" => $lang['Options'],
"L_SPELLCHECK" => $lang['Spellcheck'],
"L_PREVIEW" => $lang['Preview'],
"L_SUBMIT" => $lang['Submit_post'],
"L_CANCEL" => $lang['Cancel_post'],
"L_SUBMIT" => $lang['Submit'],
"L_CANCEL" => $lang['Cancel'],
"L_POST_A" => $post_a,
"L_FIND_USERNAME" => $lang['Find_username'],
"L_FIND" => $lang['Find'],