From d6953fa5ed796699d82b82473317b700dfbcfa72 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Sat, 27 Oct 2012 17:44:47 +0200 Subject: [PATCH] Remove wrongly committed files --- apps/files/templates/index.php_orig | 90 ----------------------------- apps/files/templates/index.php_test | 90 ----------------------------- 2 files changed, 180 deletions(-) delete mode 100644 apps/files/templates/index.php_orig delete mode 100644 apps/files/templates/index.php_test diff --git a/apps/files/templates/index.php_orig b/apps/files/templates/index.php_orig deleted file mode 100644 index aff484f0a7..0000000000 --- a/apps/files/templates/index.php_orig +++ /dev/null @@ -1,90 +0,0 @@ - -
- - -
-
- t('New');?> - -
-
-
- - - - - - - -
-
-
-
- -
- -
-
- - - - -
-
- - -
t('Nothing in here. Upload something!')?>
- - - - - - - - - - - - - -
- - t( 'Name' ); ?> - - - - Download" /> t('Download')?> - - - t( 'Size' ); ?> - t( 'Modified' ); ?> - - - - t('Unshare')?> <?php echo $l->t('Unshare')?>" /> - - t('Delete')?> <?php echo $l->t('Delete')?>" /> - - -
-
-
-

- t('The files you are trying to upload exceed the maximum size for file uploads on this server.');?> -

-
-
-

- t('Files are being scanned, please wait.');?> -

-

- t('Current scanning');?> -

-
- - - diff --git a/apps/files/templates/index.php_test b/apps/files/templates/index.php_test deleted file mode 100644 index a509333aa4..0000000000 --- a/apps/files/templates/index.php_test +++ /dev/null @@ -1,90 +0,0 @@ - -
- - -
-
- t('New');?> - -
-
-
- - - - - - - -
-
-
-
- -
- -
-
- - - - -
-
- - -
t('Nothing in here. Upload something!')?>
- - - - - - - - - - - - - -
- - t( 'Name' ); ?> - - - - Download" /> t('Download')?> - - - t( 'Size' ); ?> - t( 'Modified' ); ?> - - - - t('Unshare')?> <?php echo $l->t('Unshare')?>" /> - - t('Delete')?> <?php echo $l->t('Delete')?>" /> - - -
-
-
-

- t('The files you are trying to upload exceed the maximum size for file uploads on this server.');?> -

-
-
-

- t('Files are being scanned, please wait.');?> -

-

- t('Current scanning');?> -

-
- - -