use anchor inside page to redirect to Character groups Quests on Character groups-group page
This commit is contained in:
parent
f3571cb047
commit
9abe039dc8
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