* aspect-for-selection -> aspects-for-selection
* judge title spacing fix
This commit is contained in:
@@ -77,8 +77,8 @@ class NavigationExtension implements ExtensionInterface
|
||||
$prizeMenu->addChild("Description and Values", [
|
||||
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'description-and-values'])
|
||||
]);
|
||||
$prizeMenu->addChild("Aspect for Selection", [
|
||||
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'aspect-for-selection'])
|
||||
$prizeMenu->addChild("Aspects for Selection", [
|
||||
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'aspects-for-selection'])
|
||||
]);
|
||||
$prizeMenu->addChild("Gran Prize Award and Events", [
|
||||
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'gran-prize-award-events'])
|
||||
|
||||
@@ -14,7 +14,7 @@ class JudgeManager
|
||||
], [
|
||||
'image' => 'balazs_nagy_lantos',
|
||||
'name' => 'Balázs Nagy Lantos',
|
||||
'desc' => 'Mensa HungarIQa,Former President',
|
||||
'desc' => 'Mensa HungarIQa, Former President',
|
||||
], [
|
||||
'image' => 'bertalan_mesko',
|
||||
'name' => 'Dr Bertalan Meskó',
|
||||
|
||||
Reference in New Issue
Block a user