- ' . $lang->goback, '', "class='btn btn-secondary'");?>
+ ' . $lang->goback, '', "btn btn-secondary");?>
@@ -92,7 +91,7 @@
?>
-
+ ' . $lang->goback, "id='back' title='{$lang->goback}{$lang->backShortcutKey}'", 'btn');?>
deleted):?>
bug->buildOperateMenu($bug, 'view');?>
diff --git a/module/common/view/kindeditor.html.php b/module/common/view/kindeditor.html.php
index ad7cf7631b..74626a21db 100755
--- a/module/common/view/kindeditor.html.php
+++ b/module/common/view/kindeditor.html.php
@@ -15,6 +15,11 @@ $editorLang = isset($editorLangs[$app->getClientLang()]) ? $editorLangs[$app->
/* set uid for upload. */
$uid = uniqid('');
?>
+