From 026be634ec02aefadf63e6812bff0f900db9ff0f Mon Sep 17 00:00:00 2001 From: Janis Streib Date: Mon, 18 Jul 2016 23:05:25 +0200 Subject: [PATCH] UPD: visual restructure of my details names form Change-Id: I3e1db2d2210ccc1642a6fea7eae9f573d4901209 --- src/org/cacert/gigi/output/NameInput.templ | 11 ++++-- .../gigi/pages/account/MyDetailsForm.templ | 7 ++++ .../cacert/gigi/pages/account/NamesForm.templ | 34 +++++++++++++------ 3 files changed, 39 insertions(+), 13 deletions(-) diff --git a/src/org/cacert/gigi/output/NameInput.templ b/src/org/cacert/gigi/output/NameInput.templ index 2cb11fc7..b633daa3 100644 --- a/src/org/cacert/gigi/output/NameInput.templ +++ b/src/org/cacert/gigi/output/NameInput.templ @@ -7,11 +7,16 @@
  • -
    +
    +
    +
    +
    +
    +

    @@ -19,6 +24,6 @@ -
    +
    -
    \ No newline at end of file +
    diff --git a/src/org/cacert/gigi/pages/account/MyDetailsForm.templ b/src/org/cacert/gigi/pages/account/MyDetailsForm.templ index f9ea0c72..fe0bcfb1 100644 --- a/src/org/cacert/gigi/pages/account/MyDetailsForm.templ +++ b/src/org/cacert/gigi/pages/account/MyDetailsForm.templ @@ -1,3 +1,10 @@ +
    +
    +
    + +
    +
    + diff --git a/src/org/cacert/gigi/pages/account/NamesForm.templ b/src/org/cacert/gigi/pages/account/NamesForm.templ index 1ca468de..b38b7179 100644 --- a/src/org/cacert/gigi/pages/account/NamesForm.templ +++ b/src/org/cacert/gigi/pages/account/NamesForm.templ @@ -1,8 +1,14 @@ -
    - +
    +
    +

    +
    +
    + + + + - @@ -10,10 +16,18 @@ - - - - - -
    Name
    :
    : -
    + +
    + +
    +
    +

    +
    +
    + +
    +
    + +
    +
    +
    -- 2.39.2