use anchor inside page to redirect to Character groups Quests on Character groups-group page
This commit is contained in:
parent
9c0b0d8d07
commit
296343bf3b
2 changed files with 13 additions and 3 deletions
|
|
@ -707,7 +707,12 @@
|
|||
'groupsgroup',
|
||||
$seminary['url'],
|
||||
$groupsgroup['url']
|
||||
)
|
||||
),
|
||||
0,
|
||||
true,
|
||||
null,
|
||||
true,
|
||||
'quests'
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
@ -744,7 +749,12 @@
|
|||
'groupsgroup',
|
||||
$seminary['url'],
|
||||
$groupsgroup['url']
|
||||
)
|
||||
),
|
||||
0,
|
||||
true,
|
||||
null,
|
||||
true,
|
||||
'quests'
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue