diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/ucp_resend.html')
-rw-r--r-- | phpBB/styles/subsilver2/template/ucp_resend.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_resend.html b/phpBB/styles/subsilver2/template/ucp_resend.html index 08b6c6c22a..d9881ce679 100644 --- a/phpBB/styles/subsilver2/template/ucp_resend.html +++ b/phpBB/styles/subsilver2/template/ucp_resend.html @@ -20,6 +20,7 @@ <td class="cat" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="btnmain" /> <input type="reset" value="{L_RESET}" name="reset" class="btnlite" /></td> </tr> </table> +{S_FORM_TOKEN} </form> |