From 2a008dc4abc86385b3059f82a2419b9514882dfe Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 2 Aug 2005 06:55:26 +0000 Subject: most of the new upload system, barely tested and not finished... --- templates/show_upload.inc | 162 ++++++++++++++++++++++------------------------ 1 file changed, 78 insertions(+), 84 deletions(-) (limited to 'templates/show_upload.inc') diff --git a/templates/show_upload.inc b/templates/show_upload.inc index 2fbef3e6..8cc7e8f4 100644 --- a/templates/show_upload.inc +++ b/templates/show_upload.inc @@ -1,84 +1,78 @@ - -
-

- !
-

-

- -

- -
- " /> - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- - " /> -
-
- - - - - -
- Acceptable formats include: -
    -
  • .mp3
  • -
  • .ogg
  • -
  • .wma
  • -
  • .flac
  • -
-
- -
- + + +
+ + + + + + + + + + + + + + + + + + + +
+


+

+ +

    +
  • OGG
  • +
  • Mp3
  • +
  • Mpc
  • +
  • Flac
  • +
  • WMA
  • +
  • Mp4/M4a/AAC
  • +
+

+ print_error('general'); ?> +
+ + print_error('ul_path1'); ?> +
+ + print_error('ul_path2'); ?> +
+ + print_error('ul_path3'); ?> +
+ + print_error('ul_path3'); ?> +
+ + " /> + "> +
+
+ -- cgit