diff --git a/module/backup/lang/en.php b/module/backup/lang/en.php index d3df0e55ca..57b8ff7299 100644 --- a/module/backup/lang/en.php +++ b/module/backup/lang/en.php @@ -5,10 +5,10 @@ $lang->backup->history = 'History'; $lang->backup->delete = 'Delete'; $lang->backup->backup = 'Backup'; $lang->backup->restore = 'Restore'; -$lang->backup->change = 'Modify days'; +$lang->backup->change = 'Modify expiration'; $lang->backup->changeAB = 'Modify'; -$lang->backup->time = 'Backup Time'; +$lang->backup->time = 'Date'; $lang->backup->files = 'Files'; $lang->backup->size = 'Size'; diff --git a/module/common/lang/en.php b/module/common/lang/en.php index 48fc29ccf0..d84c07c4cd 100644 --- a/module/common/lang/en.php +++ b/module/common/lang/en.php @@ -464,7 +464,7 @@ $lang->noResultsMatch = "No results match!"; $lang->searchMore = "More results:"; $lang->chooseUsersToMail = "Choose users that will be notified."; $lang->browserNotice = 'Your current browser might not show the best effect. Please use Chrome, Firefox, IE9+, Opera or Safari.'; -$lang->noticePasteImg = "Support pasting images."; +$lang->noticePasteImg = "Paste images here."; /* 时间格式设置。*/ if(!defined('DT_DATETIME1')) define('DT_DATETIME1', 'Y-m-d H:i:s'); diff --git a/module/cron/view/edit.html.php b/module/cron/view/edit.html.php index f379afbd42..129c301193 100644 --- a/module/cron/view/edit.html.php +++ b/module/cron/view/edit.html.php @@ -60,7 +60,7 @@ - + diff --git a/module/custom/js/working.js b/module/custom/js/working.js new file mode 100644 index 0000000000..4b134cb01d --- /dev/null +++ b/module/custom/js/working.js @@ -0,0 +1,4 @@ +$(function() +{ + $('#mainMenu #workingTab').addClass('btn-active-text'); +}) \ No newline at end of file diff --git a/module/custom/view/flow.html.php b/module/custom/view/flow.html.php index 36f40ed9e5..95e2fdd323 100644 --- a/module/custom/view/flow.html.php +++ b/module/custom/view/flow.html.php @@ -30,7 +30,7 @@ - +
custom->productProject->notice?>
diff --git a/module/custom/view/required.html.php b/module/custom/view/required.html.php index b8736cc19a..689901c11a 100644 --- a/module/custom/view/required.html.php +++ b/module/custom/view/required.html.php @@ -15,7 +15,7 @@