Skip to content

Commit b498b71

Browse files
committed
modinfo: Update dictionary reference.
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2118 44740490-163a-0410-bde0-09ae8108e29a
1 parent dcc884d commit b498b71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/modinfo/hooks/hook_frontpage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function modinfo_hook_frontpage(&$links) {
1010

1111
$links['config'][] = array(
1212
'href' => SimpleSAML_Module::getModuleURL('modinfo/'),
13-
'text' => '{modinfo:dict:modlist_header}',
13+
'text' => '{modinfo:modinfo:modlist_header}',
1414
);
1515

1616
}

0 commit comments

Comments
 (0)