Add configurable guideline redirect
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<title>FTracker</title>
|
||||
<script>
|
||||
var cbt = {
|
||||
'arrival': 'I have read the protection <a href="/guidelines">guidelines</a>',
|
||||
'arrival': 'I have read and will adhere to the <a href="/guidelines" target="_blank">protection guidelines</a>',
|
||||
'departure': 'I have cleaned my workspace'
|
||||
}
|
||||
function getParams() {
|
||||
|
||||
Reference in New Issue
Block a user