-
- foreach( $_["navigation"] as $entry ){ ?>
-
- " title=""> echo $entry["name"] ?> - } ?> + +
- " title=""> +
- echo $_["content"] ?>
+
diff --git a/admin/templates/index.php b/admin/templates/index.php index ad60ad08012..2ca7b0b2d3b 100644 --- a/admin/templates/index.php +++ b/admin/templates/index.php @@ -7,6 +7,6 @@
diff --git a/admin/templates/plugins.php b/admin/templates/plugins.php index ef9ef4fa4e9..8f5e87d3e80 100644 --- a/admin/templates/plugins.php +++ b/admin/templates/plugins.php @@ -18,10 +18,10 @@ -- | )" href=" if( $file["type"] == "dir" ) echo link_to( "files", "index.php?dir=".$file["directory"]."/".$file["name"] ); else echo link_to( "files", "download.php?file=".$file["directory"]."/".$file["name"] ) ?>" title=""> echo $file["name"] ?> | -if( $file["type"] != "dir" ) echo human_file_size( $file["size"] ) ?> | -if( $file["type"] != "dir" ) echo $file["date"] ?> | +)" href="" title=""> | ++ |
ownCloud is an open personal cloud which runs on your personal server.
To learn more, please visit owncloud.org.
diff --git a/templates/layout.user.php b/templates/layout.user.php
index 0643c99e933..20fb3f88cd6 100644
--- a/templates/layout.user.php
+++ b/templates/layout.user.php
@@ -9,24 +9,24 @@