diff --git a/module/bug/css/create.css b/module/bug/css/create.css index f0ccdd5ee8..cfb7e63e3b 100644 --- a/module/bug/css/create.css +++ b/module/bug/css/create.css @@ -1,3 +1,6 @@ +html[lang='en'] #moduleIdBox .input-group-addon{padding: 5px 23px} +html[lang='en'] #deadlineTd .input-group-addon{padding: 5px 18px} + .ke-toolbar .ke-outline[data-name='savetemplate'] {display: block;} .ke-outline .ke-icon-savetemplate {background-image: url(theme/default/images/kindeditor/save.gif); background-position: center; width: 56px; height: 20px;} diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index 0262905a65..9361d1bab3 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -21,12 +21,6 @@ js::set('createBuild', $lang->build->create); js::set('refresh', $lang->refresh); js::set('flow', $config->global->flow); ?> -app->getClientLang() == 'en'):?> - -