diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_prefs_personal.html')
-rw-r--r-- | phpBB/styles/prosilver/template/ucp_prefs_personal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_prefs_personal.html b/phpBB/styles/prosilver/template/ucp_prefs_personal.html index a95bd19260..9022346627 100644 --- a/phpBB/styles/prosilver/template/ucp_prefs_personal.html +++ b/phpBB/styles/prosilver/template/ucp_prefs_personal.html @@ -101,8 +101,8 @@ <fieldset class="submit-buttons"> {S_HIDDEN_FIELDS}<input type="reset" value="{L_RESET}" name="reset" class="button2" /> <input type="submit" name="submit" value="{L_SUBMIT}" class="button1" /> + {S_FORM_TOKEN} </fieldset> -{S_FORM_TOKEN} </form> <script type="text/javascript"> |