forked from extern/egroupware
add a missing space
This commit is contained in:
parent
e3dde66e08
commit
1e86601deb
@ -30,7 +30,7 @@
|
|||||||
'charset' => lang('charset'),
|
'charset' => lang('charset'),
|
||||||
'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
|
'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
|
||||||
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
||||||
'body_tags' => $bodyheader . $GLOBALS['phpgw']->common->get_body_attribs(),
|
'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(),
|
||||||
'css' => $GLOBALS['phpgw']->common->get_css(),
|
'css' => $GLOBALS['phpgw']->common->get_css(),
|
||||||
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
||||||
);
|
);
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
'charset' => lang('charset'),
|
'charset' => lang('charset'),
|
||||||
'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
|
'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
|
||||||
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'].$app,
|
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'].$app,
|
||||||
'body_tags' => $bodyheader . $GLOBALS['phpgw']->common->get_body_attribs(),
|
'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(),
|
||||||
'theme_css' => $theme_css,
|
'theme_css' => $theme_css,
|
||||||
'css' => $GLOBALS['phpgw']->common->get_css(),
|
'css' => $GLOBALS['phpgw']->common->get_css(),
|
||||||
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
'charset' => lang('charset'),
|
'charset' => lang('charset'),
|
||||||
'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
|
'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
|
||||||
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
||||||
'body_tags' => $bodyheader . $GLOBALS['phpgw']->common->get_body_attribs(),
|
'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(),
|
||||||
'css' => $GLOBALS['phpgw']->common->get_css(),
|
'css' => $GLOBALS['phpgw']->common->get_css(),
|
||||||
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
||||||
);
|
);
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
'addressbook' => $GLOBALS['phpgw']->link('/index.php',Array('menuaction'=>'addressbook.uiaddressbook.preferences')),
|
'addressbook' => $GLOBALS['phpgw']->link('/index.php',Array('menuaction'=>'addressbook.uiaddressbook.preferences')),
|
||||||
'charset' => lang('charset'),
|
'charset' => lang('charset'),
|
||||||
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
||||||
'body_tags' => $bodyheader . $GLOBALS['phpgw']->common->get_body_attribs(),
|
'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(),
|
||||||
'css' => $GLOBALS['phpgw']->common->get_css(),
|
'css' => $GLOBALS['phpgw']->common->get_css(),
|
||||||
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
||||||
);
|
);
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
'charset' => lang('charset'),
|
'charset' => lang('charset'),
|
||||||
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'],
|
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'],
|
||||||
'app_name' => $app,
|
'app_name' => $app,
|
||||||
'body_tags' => $bodyheader . $GLOBALS['phpgw']->common->get_body_attribs(),
|
'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(),
|
||||||
'bg_color' => $GLOBALS['phpgw_info']['theme']['bg_color'],
|
'bg_color' => $GLOBALS['phpgw_info']['theme']['bg_color'],
|
||||||
'refreshTime' => $refreshTime,
|
'refreshTime' => $refreshTime,
|
||||||
'css' => $GLOBALS['phpgw']->common->get_css(),
|
'css' => $GLOBALS['phpgw']->common->get_css(),
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
'img_shortcut' => PHPGW_IMAGES_DIR . '/favicon.ico',
|
'img_shortcut' => PHPGW_IMAGES_DIR . '/favicon.ico',
|
||||||
'charset' => lang('charset'),
|
'charset' => lang('charset'),
|
||||||
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . $app,
|
||||||
'body_tags' => $bodyheader . $GLOBALS['phpgw']->common->get_body_attribs(),
|
'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(),
|
||||||
'css' => $GLOBALS['phpgw']->common->get_css(),
|
'css' => $GLOBALS['phpgw']->common->get_css(),
|
||||||
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user