diff options
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 9fdec4d9..d1195bf6 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -99,7 +99,7 @@ </tr> <tr> <td><sup style="line-height:1">Frequency capping due to overheating,<br> - improve cooling of the Raspberry Pi</sup></td> + please improve cooling of the Raspberry Pi</sup></td> </tr> </table> </div> @@ -131,7 +131,7 @@ <td style="line-height:1.5"><b>Fan failed</b></td> </tr> <tr> - <td><sup style="line-height:1">A fan error occured, please check the log</sup></td> + <td><sup style="line-height:1">A fan error occured, please <a href="/api/log?seek=3600&follow=1" target="_blank">check the log</a></sup></td> </tr> </table> </div> |