PatchViewer: change footer text

This commit is contained in:
Steffen Lange 2021-02-17 13:53:09 +01:00
parent d1b33f825e
commit 3cedfa0842

View file

@ -75,7 +75,7 @@ $db->sort();
</tbody> </tbody>
</table> </table>
<div class="text-right"> <div class="text-right">
<p><a href="https://www.dateihal.de/cms/imprint">Imprint</a> &amp; <a href="https://www.dateihal.de/cms/privacy">Privacy</a></p> <p>&copy; Steffen Lange | Information are provided without any warranty. | <a href="https://www.dateihal.de/cms/imprint">Imprint</a> | <a href="https://www.dateihal.de/cms/privacy">Privacy</a></p>
</div> </div>
</div> </div>
</body> </body>