summaryrefslogtreecommitdiffstats
path: root/files/templates
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-04-17 00:44:51 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-04-17 00:45:22 +0200
commit7de3ecfe5f5e7eebe88b5eb7027abfa0c73898cd (patch)
tree92bdd1ab49fd964c7debc28f2248c94e77530c4e /files/templates
parent23717b74c7a7cda5c5cb5d480b5feb9c8c5a4ec8 (diff)
downloadnextcloud-server-7de3ecfe5f5e7eebe88b5eb7027abfa0c73898cd.tar.gz
nextcloud-server-7de3ecfe5f5e7eebe88b5eb7027abfa0c73898cd.zip
away with the h1, in with the good stuff
Diffstat (limited to 'files/templates')
-rw-r--r--files/templates/admin.php7
-rw-r--r--files/templates/index.php7
2 files changed, 0 insertions, 14 deletions
diff --git a/files/templates/admin.php b/files/templates/admin.php
index 811b48af027..65a540ac914 100644
--- a/files/templates/admin.php
+++ b/files/templates/admin.php
@@ -1,10 +1,3 @@
-<?php
-/*
- * Template for files admin page
- */
-?>
-<h1>Admin</h1>
-
<form>
<input type="checkbox" /> Allow public folders<br>
diff --git a/files/templates/index.php b/files/templates/index.php
index 94d3769c9ac..49742a98136 100644
--- a/files/templates/index.php
+++ b/files/templates/index.php
@@ -1,10 +1,3 @@
-<?php
-/*
- * Template for files
- */
-?>
-<h1>Files</h1>
-
<div class="controls">
<p class="actions">
<a href="" title="" class="upload" id="file_upload_button">Upload</a><a