Skip to content

Commit eace278

Browse files
committed
replace SECURITY_TOKEN_INPUT_TAG with csrfToken
1 parent b4e5f81 commit eace278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

acptemplates/apiSecretAdd.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108
<div class="formSubmit">
109109
<input type="submit" value="{lang}wcf.global.button.submit{/lang}" accesskey="s">
110-
{@SECURITY_TOKEN_INPUT_TAG}
110+
{csrfToken}
111111
</div>
112112
</form>
113113

0 commit comments

Comments
 (0)