From f77452b7caa7346625882d20f396b7154cda6a54 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 Jun 2011 18:37:12 -0400 Subject: WIP --- templates/editpage.tmpl | 73 ++++++++++++++----------------------------------- 1 file changed, 20 insertions(+), 53 deletions(-) (limited to 'templates') diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index 6fe495aa8..b3098a240 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -27,38 +27,25 @@ Attachments -
-
- - - - - - -
+ + + + + + + - - - - - - -
@@ -106,6 +68,11 @@ $(function () { $('#fileupload').fileupload(); }); // initialize upload widget
+ + + + +
-- cgit v1.2.3