Skip to content

Commit 81c9bbd

Browse files
committed
Update CHANGES.md and trailer.tmpl
1 parent 8db73b5 commit 81c9bbd

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Changes in CUPS v2.4.2 (TBA)
55
----------------------------
66

77
- 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)
810
- mDNS hostname in device uri is not resolved when installaling a permanent
911
IPP Everywhere queue (Issues #340, #343)
1012

templates/ru/trailer.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
</div>
22
</div>
3-
<div class="cups-footer">Copyright &copy; 2021-2022 OpenPrinting. All Rights Reserved.</div>
3+
<div class="cups-footer">Copyright &copy; 2021-2022 OpenPrinting. Все права защищены.</div>
44
</body>
55
</html>

0 commit comments

Comments
 (0)