Club System
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"hash": "bddec05ee1acb9cb82ed72155bdd7817"
|
||||
},
|
||||
"contact_us.json": {
|
||||
"hash": "2a0528c2bc4338d4541074f90790c127"
|
||||
"hash": "05d205aee6ac1db9d9ad0f68bdd4f7c2"
|
||||
},
|
||||
"database.json": {
|
||||
"hash": "7b42b608fad8ab23417a8cc3fcd331c2"
|
||||
@@ -42,7 +42,7 @@
|
||||
"hash": "73fab3932646c350da9a40102f650d9d"
|
||||
},
|
||||
"submissions_queue.json": {
|
||||
"hash": "f603ca2b1de0c4aaf60fadcec9ea85a7"
|
||||
"hash": "84060a775af4419d44c8dc2c083ef447"
|
||||
},
|
||||
"tools.json": {
|
||||
"hash": "0221bb27d36511c5dd1feaf697626778"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"display_order": 3,
|
||||
"navigation_type_id": "basic",
|
||||
"type_config": {
|
||||
"link": "{$xf.options.homePageUrl}/pages/contact-us",
|
||||
"link": "{{ link('misc/contact') }}",
|
||||
"display_condition": "",
|
||||
"extra_attributes": {
|
||||
"icon": "at-sign"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"display_order": 3,
|
||||
"navigation_type_id": "basic",
|
||||
"type_config": {
|
||||
"link": "{$xf.options.homePageUrl}/submissions-queue",
|
||||
"link": "{$xf.options.homePageUrl}/queue",
|
||||
"display_condition": "",
|
||||
"extra_attributes": {
|
||||
"icon": "gavel"
|
||||
|
||||
Reference in New Issue
Block a user