mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-06-01 00:02:39 +00:00
contrib/html: give the head table a class
This commit is contained in:
parent
2c83b9d5b8
commit
3395d0b5fb
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<script type="text/javascript" src="__GENERAL__/clipboard.js"></script>
|
||||
</head><body>
|
||||
|
||||
<table><tr>
|
||||
<table class="head"><tr>
|
||||
<td><img src="__GENERAL__/eworm-meadow.avif" alt="eworm on meadow" /></td>
|
||||
<td><img src="__GENERAL__/qr-code.png" alt="QR code: rsc.eworm.de" /></td>
|
||||
<td class="head"><span class="top">RouterOS Scripts</span><br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue