Skip to content

Commit

Permalink
fixed title on page
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMundhenk committed Oct 28, 2023
1 parent 70f1a07 commit 26496e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/gui/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</head>
<body>
<div class="form">
<div class="title">Brother Scanner</div>
<div class="title">Brother <?php echo($MODEL); ?></div>
<div class="cut cut-long"></div>
<form action="/scan.php" method="get">
<?php
Expand Down

0 comments on commit 26496e5

Please sign in to comment.