Skip to content
Snippets Groups Projects
Commit 9ca3092b authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

remove link to outdated metadata overview...

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1980 44740490-163a-0410-bde0-09ae8108e29a
parent 19090083
No related branches found
No related tags found
No related merge requests found
...@@ -56,10 +56,10 @@ if ($publishURL !== NULL) { ...@@ -56,10 +56,10 @@ if ($publishURL !== NULL) {
} }
$links_federation[] = array( // $links_federation[] = array(
'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata.php', // 'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata.php',
'text' => '{core:frontpage:link_meta_overview}' // 'text' => '{core:frontpage:link_meta_overview}'
); // );
$links_federation[] = array( $links_federation[] = array(
'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata-converter.php', 'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata-converter.php',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment