Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

Commit

Permalink
DNN-8249: Fixed wording issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kanm2015 committed Jan 5, 2016
1 parent db49d2a commit 7d4d608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App_LocalResources/View.ascx.resx
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<value>No unexpected extensions found</value>
</data>
<data name="CheckViewstatemacFailure.Text" xml:space="preserve">
<value>viewstatemac is not enabled failure</value>
<value>viewstatemac validation is not enabled</value>
</data>
<data name="CheckViewstatemacReason.Text" xml:space="preserve">
<value>A view-state MAC is an encrypted version of the hidden variable that a page's view state is persisted to when the page is sent to the browser. When this property is set to true, the encrypted view state is checked to verify that it has not been tampered with on the client.
Expand Down

0 comments on commit 7d4d608

Please sign in to comment.