From b33c4157710b2a63fafdc2dc09d37a76444d55f5 Mon Sep 17 00:00:00 2001 From: mtopper Date: Thu, 25 Jan 2007 22:22:59 +0000 Subject: [PATCH] all new changes so it works with new validation and new layout --- etc/open/editarticle.template | 85 ++++++++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/etc/open/editarticle.template b/etc/open/editarticle.template index 5ed4f40..6da39c4 100755 --- a/etc/open/editarticle.template +++ b/etc/open/editarticle.template @@ -7,7 +7,7 @@ ${config["Mir.Name"]} | ${lang("posting.htmltitle")} - + @@ -45,7 +45,7 @@ -->
    @@ -586,7 +586,6 @@ -

    ${lang("posting.title")} ${lang("posting.title.info")} @@ -594,12 +593,23 @@

    +
    + +

    + ${lang("posting.author")} + + + +

    + + + @@ -614,26 +624,16 @@ - -

    - ${lang("posting.author")} - - - -

    - - -
    -

    ${lang("posting.lead")} ${lang("posting.lead.info")} ${lang("posting.lead.constraint")}

    + @@ -641,7 +641,6 @@ -

    ${lang("posting.abstract")} ${lang("posting.abstract.info")} @@ -650,21 +649,27 @@

    +
    + +

    + ${lang("posting.location")} +

    + + + @@ -748,6 +753,7 @@

    +
    - + + >${l.title}
    @@ -761,7 +767,7 @@
    - +

    @@ -770,7 +776,7 @@

    -
+
Replacing this with radio buttons --patrick - @@ -793,14 +798,17 @@

${lang("posting.topic")}

- - - +

+ + + +

+ + checked="checked" />

- ${t.title} + ${c.title}

-
@@ -812,11 +820,14 @@

${lang("posting.subcategory")}

- + + >${sc.title} @@ -844,10 +855,10 @@ @@ -855,10 +866,10 @@
-

${lang("posting.email")}

+
-

${lang("posting.url")}

+
@@ -867,10 +878,10 @@ @@ -878,10 +889,10 @@
-

${lang("posting.phone")}

+
-

${lang("posting.address")}

+
-- 2.11.0