diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/styles/subsilver2/template/ucp_pm_message_footer.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_pm_message_footer.html b/phpBB/styles/subsilver2/template/ucp_pm_message_footer.html index 36965bff5f..314d03caf3 100644 --- a/phpBB/styles/subsilver2/template/ucp_pm_message_footer.html +++ b/phpBB/styles/subsilver2/template/ucp_pm_message_footer.html @@ -26,7 +26,6 @@ <input type="hidden" name="p" value="{MSG_ID}" /> <select name="dest_folder">{S_TO_FOLDER_OPTIONS}</select> <input class="btnlite" type="submit" name="move_pm" value="{L_MOVE_TO_FOLDER}" /> {S_FORM_TOKEN} - {S_FORM_TOKEN} </form> <!-- ENDIF --> <!-- ELSE --> |