mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add a deprecated warning to the front pages (#10783)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="alert alert-info text-center" role="alert">
|
||||
Overview pages have changed to a new format, this page will not be converted to the new format and will be removed in the next release (1.59).
|
||||
<br>For more info, see: <a href="https://t.libren.ms/overview">https://t.libren.ms/overview</a>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
|
||||
use LibreNMS\Config;
|
||||
|
@@ -1,3 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="alert alert-info text-center" role="alert">
|
||||
Overview pages have changed to a new format, this page will not be converted to the new format and will be removed in the next release (1.59).
|
||||
<br>For more info, see: <a href="https://t.libren.ms/overview">https://t.libren.ms/overview</a>
|
||||
</div>
|
||||
</div>
|
||||
<table border=0 cellpadding=10 cellspacing=10 width=100%>
|
||||
<tr>
|
||||
<td colspan=2>
|
||||
|
@@ -1,4 +1,9 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="alert alert-info text-center" role="alert">
|
||||
Overview pages have changed to a new format, this page will not be converted to the new format and will be removed in the next release (1.59).
|
||||
<br>For more info, see: <a href="https://t.libren.ms/overview">https://t.libren.ms/overview</a>
|
||||
</div>
|
||||
</div>
|
||||
<table border=0 cellpadding=10 cellspacing=10 width=100%>
|
||||
<tr>
|
||||
<td bgcolor=#e5e5e5 valign=top>
|
||||
|
@@ -1,3 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="alert alert-info text-center" role="alert">
|
||||
Overview pages have changed to a new format, this page will not be converted to the new format and will be removed in the next release (1.59).
|
||||
<br>For more info, see: <a href="https://t.libren.ms/overview">https://t.libren.ms/overview</a>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
/* Copyright (C) 2014 Daniel Preussker <f0o@devilcode.org>
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
|
@@ -1,3 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="alert alert-info text-center" role="alert">
|
||||
Overview pages have changed to a new format, this page will not be converted to the new format and will be removed in the next release (1.59).
|
||||
<br>For more info, see: <a href="https://t.libren.ms/overview">https://t.libren.ms/overview</a>
|
||||
</div>
|
||||
</div>
|
||||
<table border=0 cellpadding=10 cellspacing=10 width=100%>
|
||||
<tr>
|
||||
<td bgcolor=#e5e5e5 valign=top>
|
||||
|
@@ -1,3 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="alert alert-info text-center" role="alert">
|
||||
Overview pages have changed to a new format, this page will not be converted to the new format and will be removed in the next release (1.59).
|
||||
<br>For more info, see: <a href="https://t.libren.ms/overview">https://t.libren.ms/overview</a>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
/* Copyright (C) 2014 Daniel Preussker <f0o@devilcode.org>
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
|
@@ -1,3 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="alert alert-info text-center" role="alert">
|
||||
Overview pages have changed to a new format, this page will not be converted to the new format and will be removed in the next release (1.59).
|
||||
<br>For more info, see: <a href="https://t.libren.ms/overview">https://t.libren.ms/overview</a>
|
||||
</div>
|
||||
</div>
|
||||
<table border=0 cellpadding=10 cellspacing=10 width=100%>
|
||||
<tr>
|
||||
<td bgcolor=#e5e5e5 valign=top>
|
||||
|
Reference in New Issue
Block a user