diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-10-14 13:58:36 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-10-14 13:58:36 +0000 |
commit | ba5c1f9b5f9d574bd88161da9195d7c7e3bd3cc1 (patch) | |
tree | 5770f0ce6c03a1a489cdc200148a34a8d433dffd /phpBB/styles | |
parent | 10d997815a36f615c9ebdbe333edd51c71a2fa6d (diff) | |
download | forums-ba5c1f9b5f9d574bd88161da9195d7c7e3bd3cc1.tar forums-ba5c1f9b5f9d574bd88161da9195d7c7e3bd3cc1.tar.gz forums-ba5c1f9b5f9d574bd88161da9195d7c7e3bd3cc1.tar.bz2 forums-ba5c1f9b5f9d574bd88161da9195d7c7e3bd3cc1.tar.xz forums-ba5c1f9b5f9d574bd88161da9195d7c7e3bd3cc1.zip |
#14745
git-svn-id: file:///svn/phpbb/trunk@8182 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles')
-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 --> |