mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
im in ur branch, fixin teh details
This commit is contained in:
parent
f0c1f38f98
commit
09e05d14a0
1 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,6 @@ OC_APP::addNavigationSubEntry("files_index", array(
|
|||
"id" => "files_sharing_list",
|
||||
"order" => 10,
|
||||
"href" => OC_HELPER::linkTo( "files_sharing", "list.php" ),
|
||||
"name" => "Share",
|
||||
"icon" => OC_HELPER::imagePath( "core", "actions/share.png" )));
|
||||
"name" => "Shared"));
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in a new issue