diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-04-17 00:44:51 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-04-17 00:45:22 +0200 |
commit | 7de3ecfe5f5e7eebe88b5eb7027abfa0c73898cd (patch) | |
tree | 92bdd1ab49fd964c7debc28f2248c94e77530c4e /files/templates/admin.php | |
parent | 23717b74c7a7cda5c5cb5d480b5feb9c8c5a4ec8 (diff) | |
download | nextcloud-server-7de3ecfe5f5e7eebe88b5eb7027abfa0c73898cd.tar.gz nextcloud-server-7de3ecfe5f5e7eebe88b5eb7027abfa0c73898cd.zip |
away with the h1, in with the good stuff
Diffstat (limited to 'files/templates/admin.php')
-rw-r--r-- | files/templates/admin.php | 7 |
1 files changed, 0 insertions, 7 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> |