We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db73b5 commit 81c9bbdCopy full SHA for 81c9bbd
2 files changed
CHANGES.md
@@ -5,6 +5,8 @@ Changes in CUPS v2.4.2 (TBA)
5
----------------------------
6
7
- Fixed conditional jump based on uninitialized value in cups/ppd.c (Issue #329)
8
+- Fixed CSS related issues in CUPS Web UI (Issue #344)
9
+- Fixed copyright in CUPS Web UI trailer template (Issue #346)
10
- mDNS hostname in device uri is not resolved when installaling a permanent
11
IPP Everywhere queue (Issues #340, #343)
12
templates/ru/trailer.tmpl
@@ -1,5 +1,5 @@
1
</div>
2
3
- <div class="cups-footer">Copyright © 2021-2022 OpenPrinting. All Rights Reserved.</div>
+ <div class="cups-footer">Copyright © 2021-2022 OpenPrinting. Все права защищены.</div>
4
</body>
</html>
0 commit comments