Commit 8cddcef 1 parent 1c23755 commit 8cddcef Copy full SHA for 8cddcef
File tree 2 files changed +3
-2
lines changed
src/senaite/core/browser/viewlets/templates
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Changelog
5
5
2.3.0 (unreleased)
6
6
------------------
7
7
8
+ - #2070 Fix typo/duplicate translation key in colophon
8
9
- #2067 Replace ParentAnalysisRequest ReferenceField by UIDReferenceField
9
10
- #2066 Fix samples w/o active analyses are displayed under "unassigned" filter
10
11
- #2065 Fix "Create Worksheet" modal visible for samples w/o unassigned analyses
Original file line number Diff line number Diff line change 7
7
8
8
<div class =" text-center text-muted" >
9
9
<ul class =" list-inline" >
10
- <li i18n : translate = " label_powered_by " >
11
- <span i18n : translate =" labwl_powered_by " >SENAITE is powered by</span >
10
+ <li >
11
+ <span i18n : translate =" label_powered_by " >SENAITE is powered by</span >
12
12
<a href =" http://plone.org"
13
13
title =" This site was built using the Plone Open Source CMS/WCM."
14
14
i18n : attributes =" title title_built_with_plone;"
You can’t perform that action at this time.
0 commit comments