From f0e3a220d931d3e2684d8142cf61287df646d8d5 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 18 Jan 2009 08:06:06 +0000 Subject: Remove the packaging tab from the scaffolding and move the create install.sql to the action tab --- core/views/welcome.html.php | 6 +---- core/views/welcome_package.html.php | 51 +++++++++++++------------------------ 2 files changed, 18 insertions(+), 39 deletions(-) (limited to 'core') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 4ab61b80..27aa6184 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -206,7 +206,6 @@
  • Info
  • Benchmarks
  • Docs
  • -
  • Packaging
  • @@ -296,6 +295,7 @@ +
    Rearrange @@ -485,10 +485,6 @@ - -
    - -
    diff --git a/core/views/welcome_package.html.php b/core/views/welcome_package.html.php index d2d7af7a..6996dda6 100644 --- a/core/views/welcome_package.html.php +++ b/core/views/welcome_package.html.php @@ -1,50 +1,33 @@ -

    Press the button to extract the initial database configuration.

    -
    " method="POST"> - - - - - - $required): ?> - - - - - - - - -
    IncludeModule
    - disabled="disabled" - /> -
    - -
    -
    -
    -
    +
    + Create install.sql +

    Press the button to extract the initial database configuration.

    +
    " method="POST"> + +
    +
    +
    +
    -- cgit v1.2.3