Commit

commit 15f929b846e3278037b3cea59c10167d61485ea8
Author: dankert 
Date:   Sun Jan 29 18:57:17 2006 +0100

    Seiten neu aus Vorlagen (../templates/*) generiert. Entfernung nicht mehr notwendiger Dateien.

 themes/default/pages/.htaccess                     |   2 +
 themes/default/pages/html/blank.tpl.php            |   3 -
 themes/default/pages/html/copyright.tpl.php        |   5 -
 themes/default/pages/html/element.tpl.php          | 362 --------
 themes/default/pages/html/footer.tpl.php           |  12 -
 themes/default/pages/html/frameset.tpl.php         |  39 -
 themes/default/pages/html/header.tpl.php           |  32 -
 themes/default/pages/html/login.tpl.php            | 957 ---------------------
 themes/default/pages/html/message.tpl.php          |  24 -
 themes/default/pages/html/publish.tpl.php          |  30 -
 themes/default/pages/html/table_close.tpl.php      |   3 -
 themes/default/pages/html/table_open.tpl.php       |   7 -
 themes/default/pages/html/template/add.tpl.php     | 143 +++
 themes/default/pages/html/template/addel.tpl.php   | 310 +++++++
 themes/default/pages/html/template/el.tpl.php      | 336 +++++++-
 .../default/pages/html/template/extension.tpl.php  | 197 +++++
 themes/default/pages/html/template/list.tpl.php    |  44 -
 themes/default/pages/html/template/listing.tpl.php | 262 ++++++
 themes/default/pages/html/template/name.tpl.php    | 217 +++++
 themes/default/pages/html/template/remove.tpl.php  | 276 ++++++
 themes/default/pages/html/template/show.tpl.php    |  20 -
 themes/default/pages/html/template/src.tpl.php     | 235 +++--
 .../default/pages/html/template/srcelement.tpl.php | 528 ++++++++++++
 themes/default/pages/html/title.tpl.php            | 300 -------
 24 files changed, 2383 insertions(+), 1961 deletions(-)