diff --git a/phpgwapi/templates/linux-at-work.de/about.tpl b/phpgwapi/templates/linux-at-work.de/about.tpl deleted file mode 100644 index f0b9bbfbe0..0000000000 --- a/phpgwapi/templates/linux-at-work.de/about.tpl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - -
- -
 
{phpgw_version}
eGroupWare is a multi-user, web-based groupware suite written in PHP.

- -{phpgw_app_about} - -
diff --git a/phpgwapi/templates/linux-at-work.de/about_unknown.tpl b/phpgwapi/templates/linux-at-work.de/about_unknown.tpl deleted file mode 100644 index f369e59242..0000000000 --- a/phpgwapi/templates/linux-at-work.de/about_unknown.tpl +++ /dev/null @@ -1,12 +0,0 @@ - - {app_header} - - -   - - -   - - - Sorry, no futher information is avaiable on this application. - \ No newline at end of file diff --git a/phpgwapi/templates/linux-at-work.de/css.tpl b/phpgwapi/templates/linux-at-work.de/css.tpl deleted file mode 100755 index 7def96cbe2..0000000000 --- a/phpgwapi/templates/linux-at-work.de/css.tpl +++ /dev/null @@ -1,186 +0,0 @@ - -{css_file} \ No newline at end of file diff --git a/phpgwapi/templates/linux-at-work.de/footer.tpl b/phpgwapi/templates/linux-at-work.de/footer.tpl deleted file mode 100644 index 2f14217357..0000000000 --- a/phpgwapi/templates/linux-at-work.de/footer.tpl +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/phpgwapi/templates/linux-at-work.de/head.inc.php b/phpgwapi/templates/linux-at-work.de/head.inc.php deleted file mode 100644 index 402adb3c13..0000000000 --- a/phpgwapi/templates/linux-at-work.de/head.inc.php +++ /dev/null @@ -1,51 +0,0 @@ -read_repository(); - if(isset($preferences[$GLOBALS['phpgw_info']['flags']['currentapp']]['refreshTime'])) - { - $refreshTime = $preferences[$GLOBALS['phpgw_info']['flags']['currentapp']]['refreshTime']*60; - } - - $app = $GLOBALS['phpgw_info']['flags']['currentapp']; - $app = $app ? ' ['.(isset($GLOBALS['phpgw_info']['apps'][$app]) ? $GLOBALS['phpgw_info']['apps'][$app]['title'] : lang($app)).']':''; - - $tpl = CreateObject('phpgwapi.Template',PHPGW_TEMPLATE_DIR); - $tpl->set_unknowns('remove'); - $tpl->set_file(array('_head' => 'head.tpl')); - $tpl->set_block('_head','head'); - $var = Array ( - 'img_icon' => PHPGW_IMAGES_DIR . '/favicon.ico', - 'img_shortcut' => PHPGW_IMAGES_DIR . '/favicon.ico', - 'charset' => $GLOBALS['phpgw']->translation->charset(), - 'website_title' => $GLOBALS['phpgw_info']['server']['site_title'], - 'app_name' => $app, - 'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(), - 'bg_color' => $GLOBALS['phpgw_info']['theme']['bg_color'], - 'refreshTime' => $refreshTime, - 'css' => $GLOBALS['phpgw']->common->get_css(), - 'java_script' => $GLOBALS['phpgw']->common->get_java_script(), - ); - $tpl->set_var($var); - $tpl->pfp('out','head'); - unset($tpl); -?> diff --git a/phpgwapi/templates/linux-at-work.de/head.tpl b/phpgwapi/templates/linux-at-work.de/head.tpl deleted file mode 100644 index 7b0c117fde..0000000000 --- a/phpgwapi/templates/linux-at-work.de/head.tpl +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - -{css} - -{java_script} -{website_title} - {app_name} - - - diff --git a/phpgwapi/templates/linux-at-work.de/images/admin.gif b/phpgwapi/templates/linux-at-work.de/images/admin.gif deleted file mode 100644 index 671cf7fc98..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/admin.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/admin.png b/phpgwapi/templates/linux-at-work.de/images/admin.png deleted file mode 100644 index edaba50634..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/admin.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/attach.gif b/phpgwapi/templates/linux-at-work.de/images/attach.gif deleted file mode 100755 index 2fc4efd0db..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/attach.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/attach.png b/phpgwapi/templates/linux-at-work.de/images/attach.png deleted file mode 100644 index 3ad9c7a39c..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/attach.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/book.gif b/phpgwapi/templates/linux-at-work.de/images/book.gif deleted file mode 100644 index e832c4714c..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/book.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/book.png b/phpgwapi/templates/linux-at-work.de/images/book.png deleted file mode 100644 index 4263fdec22..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/book.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/calendar.gif b/phpgwapi/templates/linux-at-work.de/images/calendar.gif deleted file mode 100644 index 85705ddafd..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/calendar.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/calendar.png b/phpgwapi/templates/linux-at-work.de/images/calendar.png deleted file mode 100644 index a939ffc07f..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/calendar.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/content_spacer_middle.gif b/phpgwapi/templates/linux-at-work.de/images/content_spacer_middle.gif deleted file mode 100644 index 66cbeb172a..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/content_spacer_middle.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/content_spacer_middle.png b/phpgwapi/templates/linux-at-work.de/images/content_spacer_middle.png deleted file mode 100644 index 82f10d489c..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/content_spacer_middle.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/down-grey.gif b/phpgwapi/templates/linux-at-work.de/images/down-grey.gif deleted file mode 100755 index 7bddb4b312..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/down-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/down-grey.png b/phpgwapi/templates/linux-at-work.de/images/down-grey.png deleted file mode 100644 index 2337a9f841..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/down-grey.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/down.gif b/phpgwapi/templates/linux-at-work.de/images/down.gif deleted file mode 100755 index b3fb4e22d2..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/down.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/down.png b/phpgwapi/templates/linux-at-work.de/images/down.png deleted file mode 100644 index cae84716d2..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/down.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/em.gif b/phpgwapi/templates/linux-at-work.de/images/em.gif deleted file mode 100644 index b71235a842..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/em.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/em.png b/phpgwapi/templates/linux-at-work.de/images/em.png deleted file mode 100644 index bd1da9e3ee..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/em.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/email.gif b/phpgwapi/templates/linux-at-work.de/images/email.gif deleted file mode 100644 index f26d0b354d..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/email.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/email.png b/phpgwapi/templates/linux-at-work.de/images/email.png deleted file mode 100644 index df36506ebe..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/email.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/endbar.gif b/phpgwapi/templates/linux-at-work.de/images/endbar.gif deleted file mode 100755 index dc942cc4aa..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/endbar.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/endbar.png b/phpgwapi/templates/linux-at-work.de/images/endbar.png deleted file mode 100644 index 1f43c9c7f5..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/endbar.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/first-grey.gif b/phpgwapi/templates/linux-at-work.de/images/first-grey.gif deleted file mode 100755 index da04dabb49..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/first-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/first-grey.png b/phpgwapi/templates/linux-at-work.de/images/first-grey.png deleted file mode 100644 index a9ada9dd57..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/first-grey.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/first.gif b/phpgwapi/templates/linux-at-work.de/images/first.gif deleted file mode 100755 index 3e927947e7..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/first.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/first.png b/phpgwapi/templates/linux-at-work.de/images/first.png deleted file mode 100644 index ad70bbe848..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/first.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/grauer_pfeil.gif b/phpgwapi/templates/linux-at-work.de/images/grauer_pfeil.gif deleted file mode 100644 index ef8978d8a3..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/grauer_pfeil.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/grauer_pfeil.png b/phpgwapi/templates/linux-at-work.de/images/grauer_pfeil.png deleted file mode 100644 index 01085f576b..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/grauer_pfeil.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/greybar.gif b/phpgwapi/templates/linux-at-work.de/images/greybar.gif deleted file mode 100755 index 2dcc68788b..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/greybar.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/greybar.jpg b/phpgwapi/templates/linux-at-work.de/images/greybar.jpg deleted file mode 100755 index a24e523385..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/greybar.jpg and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/greybar.png b/phpgwapi/templates/linux-at-work.de/images/greybar.png deleted file mode 100644 index ca0581ab10..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/greybar.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/help.gif b/phpgwapi/templates/linux-at-work.de/images/help.gif deleted file mode 100755 index 21e062a561..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/help.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/help.png b/phpgwapi/templates/linux-at-work.de/images/help.png deleted file mode 100644 index 3ede595bbe..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/help.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/id_logo.gif b/phpgwapi/templates/linux-at-work.de/images/id_logo.gif deleted file mode 100644 index 100319ef93..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/id_logo.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/id_logo.png b/phpgwapi/templates/linux-at-work.de/images/id_logo.png deleted file mode 100644 index 007dfeb42e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/id_logo.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/last-grey.gif b/phpgwapi/templates/linux-at-work.de/images/last-grey.gif deleted file mode 100755 index 7ffa44c103..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/last-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/last-grey.png b/phpgwapi/templates/linux-at-work.de/images/last-grey.png deleted file mode 100644 index 8946fc110d..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/last-grey.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/last.gif b/phpgwapi/templates/linux-at-work.de/images/last.gif deleted file mode 100755 index 54621f3171..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/last.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/last.png b/phpgwapi/templates/linux-at-work.de/images/last.png deleted file mode 100644 index e2503b6f01..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/last.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/left-grey.gif b/phpgwapi/templates/linux-at-work.de/images/left-grey.gif deleted file mode 100755 index a4f0b8a85c..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/left-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/left-grey.png b/phpgwapi/templates/linux-at-work.de/images/left-grey.png deleted file mode 100644 index b7f78a220b..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/left-grey.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/left.gif b/phpgwapi/templates/linux-at-work.de/images/left.gif deleted file mode 100755 index 04f727e87d..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/left.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/left.png b/phpgwapi/templates/linux-at-work.de/images/left.png deleted file mode 100644 index 7d5a88d08d..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/left.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/list.gif b/phpgwapi/templates/linux-at-work.de/images/list.gif deleted file mode 100644 index 374eeeaf8b..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/list.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/list.png b/phpgwapi/templates/linux-at-work.de/images/list.png deleted file mode 100644 index f303edbcc3..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/list.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/log_out.gif b/phpgwapi/templates/linux-at-work.de/images/log_out.gif deleted file mode 100644 index 8afe5d39a4..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/log_out.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/log_out.png b/phpgwapi/templates/linux-at-work.de/images/log_out.png deleted file mode 100644 index da0abab993..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/log_out.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/logo.gif b/phpgwapi/templates/linux-at-work.de/images/logo.gif deleted file mode 100644 index 733a2df5e7..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/logo.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/logo.png b/phpgwapi/templates/linux-at-work.de/images/logo.png deleted file mode 100644 index a143d6ff1e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/logo.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/logo_reversed.gif b/phpgwapi/templates/linux-at-work.de/images/logo_reversed.gif deleted file mode 100755 index 126debb4af..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/logo_reversed.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/logo_reversed.png b/phpgwapi/templates/linux-at-work.de/images/logo_reversed.png deleted file mode 100644 index 3ccb514899..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/logo_reversed.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_spacer.gif b/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_spacer.gif deleted file mode 100644 index 96899e1df2..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_spacer.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_spacer.png b/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_spacer.png deleted file mode 100644 index 4de337b972..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_spacer.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_top_bg.gif b/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_top_bg.gif deleted file mode 100644 index 823d68c33a..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_top_bg.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_top_bg.png b/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_top_bg.png deleted file mode 100644 index 9e92a5808d..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nav_bar_left_top_bg.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nav_top_spacer.gif b/phpgwapi/templates/linux-at-work.de/images/nav_top_spacer.gif deleted file mode 100644 index a77bef8f0e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nav_top_spacer.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nav_top_spacer.png b/phpgwapi/templates/linux-at-work.de/images/nav_top_spacer.png deleted file mode 100644 index f06968066f..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nav_top_spacer.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/navbar-blank.gif b/phpgwapi/templates/linux-at-work.de/images/navbar-blank.gif deleted file mode 100644 index 3905aa2081..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/navbar-blank.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/navbar-blank.png b/phpgwapi/templates/linux-at-work.de/images/navbar-blank.png deleted file mode 100644 index 1880f7b616..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/navbar-blank.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/navbar-over-blank.gif b/phpgwapi/templates/linux-at-work.de/images/navbar-over-blank.gif deleted file mode 100644 index 555eb2fbc7..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/navbar-over-blank.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/navbar-over-blank.png b/phpgwapi/templates/linux-at-work.de/images/navbar-over-blank.png deleted file mode 100644 index d8ae58907b..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/navbar-over-blank.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/navbar_filler.jpg b/phpgwapi/templates/linux-at-work.de/images/navbar_filler.jpg deleted file mode 100755 index ef01f5a693..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/navbar_filler.jpg and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nonav.gif b/phpgwapi/templates/linux-at-work.de/images/nonav.gif deleted file mode 100644 index 6da099d7bd..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nonav.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/nonav.png b/phpgwapi/templates/linux-at-work.de/images/nonav.png deleted file mode 100644 index 8bce8f8e80..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/nonav.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/notes.gif b/phpgwapi/templates/linux-at-work.de/images/notes.gif deleted file mode 100644 index 126ae2c8d9..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/notes.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/notes.png b/phpgwapi/templates/linux-at-work.de/images/notes.png deleted file mode 100644 index c1a1325c77..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/notes.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/preferences.gif b/phpgwapi/templates/linux-at-work.de/images/preferences.gif deleted file mode 100755 index 7675e4919e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/preferences.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/preferences.png b/phpgwapi/templates/linux-at-work.de/images/preferences.png deleted file mode 100644 index fcc466b280..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/preferences.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/print.gif b/phpgwapi/templates/linux-at-work.de/images/print.gif deleted file mode 100755 index 0dde4599da..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/print.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/print.png b/phpgwapi/templates/linux-at-work.de/images/print.png deleted file mode 100644 index 6b35364d7e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/print.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/question_mark.gif b/phpgwapi/templates/linux-at-work.de/images/question_mark.gif deleted file mode 100644 index 492505a688..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/question_mark.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/question_mark.png b/phpgwapi/templates/linux-at-work.de/images/question_mark.png deleted file mode 100644 index 5e137fbc96..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/question_mark.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/right-grey.gif b/phpgwapi/templates/linux-at-work.de/images/right-grey.gif deleted file mode 100755 index 58d96b7a1a..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/right-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/right-grey.png b/phpgwapi/templates/linux-at-work.de/images/right-grey.png deleted file mode 100644 index 6c4d8d9aba..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/right-grey.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/right.gif b/phpgwapi/templates/linux-at-work.de/images/right.gif deleted file mode 100755 index 07168a459e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/right.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/right.png b/phpgwapi/templates/linux-at-work.de/images/right.png deleted file mode 100644 index 24c27496f2..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/right.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/right_nav_bar.gif b/phpgwapi/templates/linux-at-work.de/images/right_nav_bar.gif deleted file mode 100644 index 6ecc44c892..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/right_nav_bar.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/right_nav_bar.png b/phpgwapi/templates/linux-at-work.de/images/right_nav_bar.png deleted file mode 100644 index 14d8379b79..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/right_nav_bar.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/rollover/2_4over.png b/phpgwapi/templates/linux-at-work.de/images/rollover/2_4over.png deleted file mode 100644 index 0287f86f72..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/rollover/2_4over.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/rollover/3_1over.png b/phpgwapi/templates/linux-at-work.de/images/rollover/3_1over.png deleted file mode 100644 index 6f39ddc4c6..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/rollover/3_1over.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/rollover/6_1over.png b/phpgwapi/templates/linux-at-work.de/images/rollover/6_1over.png deleted file mode 100644 index f74a9ce72e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/rollover/6_1over.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/rollover/admin_over.png b/phpgwapi/templates/linux-at-work.de/images/rollover/admin_over.png deleted file mode 100644 index 6f39ddc4c6..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/rollover/admin_over.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/roter_pfeil.gif b/phpgwapi/templates/linux-at-work.de/images/roter_pfeil.gif deleted file mode 100644 index 865153c3a4..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/roter_pfeil.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/roter_pfeil.png b/phpgwapi/templates/linux-at-work.de/images/roter_pfeil.png deleted file mode 100644 index 9afde472cc..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/roter_pfeil.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-bg0.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-bg0.gif deleted file mode 100755 index 4a15b82ad0..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-bg0.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-bg0.png b/phpgwapi/templates/linux-at-work.de/images/tabs-bg0.png deleted file mode 100644 index df180846be..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-bg0.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-bg1.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-bg1.gif deleted file mode 100755 index 05ca0c92de..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-bg1.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-bg1.png b/phpgwapi/templates/linux-at-work.de/images/tabs-bg1.png deleted file mode 100644 index fe16532d3d..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-bg1.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-end0.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-end0.gif deleted file mode 100755 index 1f4cc71483..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-end0.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-end0.png b/phpgwapi/templates/linux-at-work.de/images/tabs-end0.png deleted file mode 100644 index fd98c8ef57..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-end0.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-end1.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-end1.gif deleted file mode 100755 index 896bb2817a..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-end1.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-end1.png b/phpgwapi/templates/linux-at-work.de/images/tabs-end1.png deleted file mode 100644 index eb07a51db6..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-end1.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-ext.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-ext.gif deleted file mode 100755 index dcc8490d96..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-ext.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-ext.png b/phpgwapi/templates/linux-at-work.de/images/tabs-ext.png deleted file mode 100644 index a79169ddc0..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-ext.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-l0.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-l0.gif deleted file mode 100755 index 736f558afe..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-l0.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-l0.png b/phpgwapi/templates/linux-at-work.de/images/tabs-l0.png deleted file mode 100644 index 80ef977bc2..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-l0.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-l1.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-l1.gif deleted file mode 100755 index 44043ec23f..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-l1.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-l1.png b/phpgwapi/templates/linux-at-work.de/images/tabs-l1.png deleted file mode 100644 index f00de3de3e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-l1.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-r0.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-r0.gif deleted file mode 100755 index 050a5ab987..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-r0.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-r0.png b/phpgwapi/templates/linux-at-work.de/images/tabs-r0.png deleted file mode 100644 index e9e6595091..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-r0.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-r1.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-r1.gif deleted file mode 100755 index 9f16c2e1d6..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-r1.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-r1.png b/phpgwapi/templates/linux-at-work.de/images/tabs-r1.png deleted file mode 100644 index ba4480e295..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-r1.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-sepl.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-sepl.gif deleted file mode 100755 index e9462064ae..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-sepl.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-sepl.png b/phpgwapi/templates/linux-at-work.de/images/tabs-sepl.png deleted file mode 100644 index 8906c79e25..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-sepl.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-sepm.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-sepm.gif deleted file mode 100755 index 4088991bdf..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-sepm.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-sepm.png b/phpgwapi/templates/linux-at-work.de/images/tabs-sepm.png deleted file mode 100644 index 8230e2e982..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-sepm.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-sepr.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-sepr.gif deleted file mode 100755 index 407351a32f..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-sepr.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-sepr.png b/phpgwapi/templates/linux-at-work.de/images/tabs-sepr.png deleted file mode 100644 index 6930f5bb79..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-sepr.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-start0.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-start0.gif deleted file mode 100755 index 6cdb2b8b8c..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-start0.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-start0.png b/phpgwapi/templates/linux-at-work.de/images/tabs-start0.png deleted file mode 100644 index 94f946c4df..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-start0.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-start1.gif b/phpgwapi/templates/linux-at-work.de/images/tabs-start1.gif deleted file mode 100755 index bcd7a9d849..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-start1.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/tabs-start1.png b/phpgwapi/templates/linux-at-work.de/images/tabs-start1.png deleted file mode 100644 index 4bc6fc5a12..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/tabs-start1.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/top_spacer_middle.gif b/phpgwapi/templates/linux-at-work.de/images/top_spacer_middle.gif deleted file mode 100644 index 3076a8f159..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/top_spacer_middle.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/top_spacer_middle.png b/phpgwapi/templates/linux-at-work.de/images/top_spacer_middle.png deleted file mode 100644 index 81292aaac9..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/top_spacer_middle.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/up-grey.gif b/phpgwapi/templates/linux-at-work.de/images/up-grey.gif deleted file mode 100755 index ff63220f7e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/up-grey.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/up-grey.png b/phpgwapi/templates/linux-at-work.de/images/up-grey.png deleted file mode 100644 index eedd4d9a4b..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/up-grey.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/up.gif b/phpgwapi/templates/linux-at-work.de/images/up.gif deleted file mode 100755 index 4e68765844..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/up.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/up.png b/phpgwapi/templates/linux-at-work.de/images/up.png deleted file mode 100644 index c6e4c75d15..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/up.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/vater_logo.gif b/phpgwapi/templates/linux-at-work.de/images/vater_logo.gif deleted file mode 100644 index c23a71de9e..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/vater_logo.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/vater_logo.png b/phpgwapi/templates/linux-at-work.de/images/vater_logo.png deleted file mode 100644 index 6a2abee5e7..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/vater_logo.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/welcome.gif b/phpgwapi/templates/linux-at-work.de/images/welcome.gif deleted file mode 100644 index f0593e5268..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/welcome.gif and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/images/welcome.png b/phpgwapi/templates/linux-at-work.de/images/welcome.png deleted file mode 100644 index 10ab2a0bac..0000000000 Binary files a/phpgwapi/templates/linux-at-work.de/images/welcome.png and /dev/null differ diff --git a/phpgwapi/templates/linux-at-work.de/login.tpl b/phpgwapi/templates/linux-at-work.de/login.tpl deleted file mode 100644 index cca64f20ad..0000000000 --- a/phpgwapi/templates/linux-at-work.de/login.tpl +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - -{website_title} - Login - - - -
{lang_message}
-

 

- -
- - -
- -Support: http://linux-at-work.de - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {cd} -
-   -
Benutzername: 
Passwort: 
-   -
- -
-   -
- basierend auf eGroupware {version} -
-
- -
- - - - diff --git a/phpgwapi/templates/linux-at-work.de/login_denylogin.tpl b/phpgwapi/templates/linux-at-work.de/login_denylogin.tpl deleted file mode 100644 index 9b1562cb20..0000000000 --- a/phpgwapi/templates/linux-at-work.de/login_denylogin.tpl +++ /dev/null @@ -1,14 +0,0 @@ - - - -eGroupWare - - - - - -
- Opps! You caught us in the middle of a system upgrade.
Please, check back with us shortly. -
- - diff --git a/phpgwapi/templates/linux-at-work.de/login_selectdomain.tpl b/phpgwapi/templates/linux-at-work.de/login_selectdomain.tpl deleted file mode 100644 index b4d6e135d2..0000000000 --- a/phpgwapi/templates/linux-at-work.de/login_selectdomain.tpl +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - -{website_title} - Login - - - - eGroupWare -

 

-
{lang_message}
-

 

- - - - - -
- - - - - - - -
-  {lang_phpgw_login} -
- -
- - - - - - - - - - - - - - - - - - - - - - -
- {cd} -
{lang_username}: @ 
{lang_password}: 
- -
- {version} -
-
- -
-
- - - diff --git a/phpgwapi/templates/linux-at-work.de/navbar.inc.php b/phpgwapi/templates/linux-at-work.de/navbar.inc.php deleted file mode 100644 index 6ed633f4f7..0000000000 --- a/phpgwapi/templates/linux-at-work.de/navbar.inc.php +++ /dev/null @@ -1,187 +0,0 @@ -set_unknowns('remove'); - - $tpl->set_file( - array( - 'navbar' => 'navbar.tpl' - ) - ); - $tpl->set_block('navbar','preferences','preferences_icon'); - - //$tpl->set_block('navbar','B_powered_top','V_powered_top'); - //$tpl->set_block('navbar','B_num_users','V_num_users'); - - $var['img_root'] = PHPGW_IMAGES_DIR; - $var['img_root_roll'] = PHPGW_IMAGES_DIR . '/rollover'; - $var['table_bg_color'] = $GLOBALS['phpgw_info']['theme']['navbar_bg']; - - # echo '
'; print_r($GLOBALS['phpgw_info']['navbar']); echo '
'; - $applications = ''; - foreach($GLOBALS['phpgw_info']['navbar'] as $app => $app_data) - { - if ($app != 'home' && $app != 'preferences' && ! ereg('about',$app) && $app != 'logout') - { - $applications .= ''."\r\n"; - } - $img_src_over = $GLOBALS['phpgw']->common->image($app,'navbar-over.gif'); - if($img_src_over) - { - $pre_load[] = $img_src_over; - } - } - - $var['applications'] = $applications; - - $var['home_link'] = $GLOBALS['phpgw_info']['navbar']['home']['url']; - $var['preferences_link'] = $GLOBALS['phpgw_info']['navbar']['preferences']['url']; - $var['logout_link'] = $GLOBALS['phpgw_info']['navbar']['logout']['url']; - $var['help_link'] = $GLOBALS['phpgw_info']['navbar']['about']['url']; - $var['lang_welcome'] = lang('welcome'); - $var['lang_preferences'] = lang('preferences'); - $var['lang_logout'] = lang('logout'); - $var['lang_help'] = lang('help'); - - // "powered_by_color" and "_size" are is also used by number of current users thing - $var['powered_by_size'] = '2'; - $var['powered_by_color'] = '#ffffff'; - if ($GLOBALS['phpgw_info']['server']['showpoweredbyon'] == 'top') - { - $var['powered_by'] = lang('Powered by phpGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); - $tpl->set_var($var); - } - else - { - $var['powered_by'] = ''; - $tpl->set_var($var); - } - $var['phpgw_version'] = lang("version").": ".$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']; - - $tpl->set_var($var); - - if (isset($GLOBALS['phpgw_info']['navbar']['admin']) && $GLOBALS['phpgw_info']['user']['preferences']['common']['show_currentusers']) - { - $var['current_users'] = '' . lang('Current users') . ': ' . $GLOBALS['phpgw']->session->total() . ''; - $tpl->set_var($var); - } - else - { - $var['current_users'] = ''; - $tpl->set_var($var); - } - - $var['user_info_name'] = $GLOBALS['phpgw']->common->display_fullname(); - $var['user_info_date'] = - lang($GLOBALS['phpgw']->common->show_date(time(),'l')) . ' ' - . lang($GLOBALS['phpgw']->common->show_date(time(),'F')) . ' ' - . $GLOBALS['phpgw']->common->show_date(time(),'d, Y'); - $var['user_info'] = $var['user_info_name'] .' - ' .$var['user_info_date']; - $var['user_info_size'] = '2'; - $var['user_info_color'] = '#000000'; - - // Maybe we should create a common function in the phpgw_accounts_shared.inc.php file - // to get rid of duplicate code. - if ($GLOBALS['phpgw_info']['user']['lastpasswd_change'] == 0) - { - $api_messages = lang('You are required to change your password during your first login') - . '
Click this image on the navbar: '; - } - elseif ($GLOBALS['phpgw_info']['user']['lastpasswd_change'] < time() - (86400*30)) - { - $api_messages = lang('it has been more then %1 days since you changed your password',30); - } - - // This is gonna change - if (isset($cd)) - { - $var['messages'] = $api_messages . "
" . checkcode($cd); - } - - if (isset($GLOBALS['phpgw_info']['flags']['app_header'])) - { - $var['current_app_header'] = $GLOBALS['phpgw_info']['flags']['app_header']; - $var['th_bg'] = $GLOBALS['phpgw_info']['theme']['th_bg']; - $var['message_top'] = '30px'; - $var['app_top'] = '40px'; - } - else - { - $tpl->set_block('navbar','app_header','app_header'); - $var['app_header'] = ''; - $var['message_top'] = '0px'; - $var['app_top'] = '15px'; - } - $tpl->set_var($var); - // check if user is allowed to change his prefs - if ($GLOBALS['phpgw_info']['user']['apps']['preferences']) - { - $tpl->parse('preferences_icon','preferences'); - } - else - { - $tpl->set_var('preferences_icon',''); - } - $tpl->pfp('out','navbar'); - // If the application has a header include, we now include it - if (!@$GLOBALS['phpgw_info']['flags']['noappheader'] && @isset($_GET['menuaction'])) - { - list($app,$class,$method) = explode('.',$_GET['menuaction']); - if (is_array($GLOBALS[$class]->public_functions) && $GLOBALS[$class]->public_functions['header']) - { - $GLOBALS[$class]->header(); - } - } - $GLOBALS['phpgw']->hooks->process('after_navbar'); - return; - } - - function parse_navbar_end() - { -# $tpl = CreateObject('phpgwapi.Template',PHPGW_TEMPLATE_DIR); -# $tpl->set_unknowns('remove'); -# -# $tpl->set_file(array('footer' => 'footer.tpl')); -# $tpl->set_block('footer','B_powered_bottom','V_powered_bottom'); -# -# if ($GLOBALS['phpgw_info']['server']['showpoweredbyon'] == 'bottom') -# { -# $var = Array( -# 'powered' => lang('Powered by phpGroupWare version %1', $GLOBALS['phpgw_info']['server']['versions']['phpgwapi']), -# 'img_root' => PHPGW_IMAGES_DIR, -# 'power_backcolor' => $GLOBALS['phpgw_info']['theme']['navbar_bg'], -# 'power_textcolor' => $GLOBALS['phpgw_info']['theme']['navbar_text'] -// 'version' => $GLOBALS['phpgw_info']['server']['versions']['phpgwapi'] -# ); -# $tpl->set_var($var); -# $tpl->parse('V_powered_bottom','B_powered_bottom'); -# } -## else -# { -# $tpl->set_var('V_powered_bottom',''); -# } -# -# $GLOBALS['phpgw']->hooks->process('navbar_end'); -# $tpl->pfp('out','footer'); - } diff --git a/phpgwapi/templates/linux-at-work.de/navbar.tpl b/phpgwapi/templates/linux-at-work.de/navbar.tpl deleted file mode 100755 index 35c33cf062..0000000000 --- a/phpgwapi/templates/linux-at-work.de/navbar.tpl +++ /dev/null @@ -1,55 +0,0 @@ - - - - - -
 {current_app_header}
- -
 {messages}
- -
- diff --git a/phpgwapi/templates/linux-at-work.de/navbar_app.tpl b/phpgwapi/templates/linux-at-work.de/navbar_app.tpl deleted file mode 100644 index 6f639d7274..0000000000 --- a/phpgwapi/templates/linux-at-work.de/navbar_app.tpl +++ /dev/null @@ -1 +0,0 @@ -{value}