From dcbc0c0c9516adf616023615871439b4015fa686 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 1 Aug 2012 05:02:43 -0700 Subject: major theme re-org, only duepuntozero and slackr working atm --- view/filebrowser.tpl | 84 ---------------------------------------------------- 1 file changed, 84 deletions(-) delete mode 100644 view/filebrowser.tpl (limited to 'view/filebrowser.tpl') diff --git a/view/filebrowser.tpl b/view/filebrowser.tpl deleted file mode 100644 index 1e97237f4..000000000 --- a/view/filebrowser.tpl +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - -
- -
-
- -
-
- {{ for $path as $p }}$p.1{{ endfor }} -
-
-
    - {{ for $folders as $f }}
  • $f.1
  • {{ endfor }} -
-
-
-
    - {{ for $files as $f }} -
  • $f.1
  • - {{ endfor }} -
-
-
-
-
- -
- - - -- cgit v1.2.3