Guest User

Untitled

a guest
Jul 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. ```js
  2. <script>
  3. ncE(function() {
  4. ncE.configure(function(config) {
  5. config.dictionary = {
  6. modal_header: "Unique University Recording Header",
  7. submit_button_text: "Save all the changes"
  8. };
  9. });
  10. });
  11. </script>
  12. ```
Add Comment
Please, Sign In to add comment