Commit

commit 29bc36ec2e53e2bc900337bd1ac2a58fb63e4dbc
Author: dankert 
Date:   Sun Apr 17 00:22:46 2005 +0200

    Dialogfenster einheitlich ueber windowOpen() und windowClose() darstellen

 themes/default/pages/html/file/edit.tpl.php      | 24 +++++------------
 themes/default/pages/html/file/prop.tpl.php      | 16 +++---------
 themes/default/pages/html/file/pub.tpl.php       | 10 ++-----
 themes/default/pages/html/folder/new.tpl.php     |  9 ++-----
 themes/default/pages/html/folder/prop.tpl.php    |  8 ++----
 themes/default/pages/html/folder/pub.tpl.php     | 11 ++------
 themes/default/pages/html/folder/show.tpl.php    | 12 ++++-----
 themes/default/pages/html/group/edit.tpl.php     |  8 ++----
 themes/default/pages/html/group/users.tpl.php    |  8 +++---
 themes/default/pages/html/link/prop.tpl.php      | 10 ++-----
 themes/default/pages/html/login.tpl.php          | 33 ++++++++++++++++--------
 themes/default/pages/html/object/rights.tpl.php  | 16 ++++--------
 themes/default/pages/html/project/edit.tpl.php   |  8 ++----
 themes/default/pages/html/project/list.tpl.php   |  8 ++----
 themes/default/pages/html/project/select.tpl.php | 10 ++-----
 themes/default/pages/html/user/edit.tpl.php      |  8 ++----
 themes/default/pages/html/user/groups.tpl.php    |  7 ++---
 themes/default/pages/html/user/profile.tpl.php   | 16 +++---------
 themes/default/pages/html/user/pw.tpl.php        |  9 +++----
 themes/default/pages/html/user/rights.tpl.php    |  7 ++---
 20 files changed, 77 insertions(+), 161 deletions(-)