fix: restore CUPS web template styling
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<title>{title} - CUPS 打印管理</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<div class="cups-header header">
|
||||
<ul>
|
||||
<li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
|
||||
<li><a {SECTION=admin?class="active" :}href="/">首页</a></li>
|
||||
@@ -22,6 +22,6 @@
|
||||
<li><a {SECTION=printers?class="active" :}href="/printers/">打印机</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div class="cups-body body">
|
||||
<div class="row">
|
||||
<h1>{title}</h1>
|
||||
|
||||
Reference in New Issue
Block a user