update UI
This commit is contained in:
parent
f6f04e15b3
commit
a51a7d8ed0
|
|
@ -31,14 +31,8 @@ include 'header.php'; ?>
|
|||
<li>The largest ship-breaking yard in the world, “Alang Ship Breaking Yard,” located in Bhavnagar district, Gujarat, started operations in 1983. It handles over 50% of global ship recycling by tonnage and is a major source of recycled steel for India’s economy.</li>
|
||||
<p>
|
||||
<li>After the Kurukshetra war, the Pandavas sought absolution for the killing that occurred in battle. Following the guidance of Lord Krishna, who gave them a black flag and a black cow, they were instructed to follow the cow until both turned white. Krishna told them that when this happened, they would be forgiven. The Pandavas followed the cow for many years to various places, but the flag and cow remained black. Finally, when they reached Koliyak Beach, both miraculously turned white.</li>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<?php include 'footer.php'; ?>
|
||||
|
|
@ -58,7 +58,4 @@ include 'header.php'; ?>
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<?php include 'footer.php'; ?>
|
||||
|
|
|
|||
|
|
@ -118,10 +118,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
|||
<?php endforeach; ?>
|
||||
|
||||
<button type="submit">Limit Access</button>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -560,21 +560,15 @@ EwIDAQAB
|
|||
<form method="post" class="form-center" enctype="multipart/form-data"
|
||||
onsubmit="return confirm('Are you sure you want to restore using this file ? All settings will be restored as per backup file .')">
|
||||
|
||||
<label>Select restore file (.bin only):</label><br><br>
|
||||
|
||||
<label>Select restore file (.bin only):</label>
|
||||
<input type="file"
|
||||
name="shree_bhattji_encoder"
|
||||
accept=".bin"
|
||||
required><br><br>
|
||||
|
||||
required>
|
||||
<button type="submit" name="action" value="restore" class="red-btn">Restore</button>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
<br>
|
||||
</div>
|
||||
<br>
|
||||
</div>
|
||||
<br><br>
|
||||
|
||||
<?php include 'footer.php'; ?>
|
||||
|
|
@ -190,14 +190,6 @@ include 'static.php';
|
|||
color: #f1f5f9;
|
||||
}
|
||||
|
||||
.grid>.card:last-child {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.grid>.card:last-child .chart-wrap {
|
||||
height: 260px;
|
||||
}
|
||||
|
||||
/* DROPDOWN ROW */
|
||||
|
||||
.dropdown-container {
|
||||
|
|
@ -376,6 +368,15 @@ include 'static.php';
|
|||
}
|
||||
}
|
||||
|
||||
.card:has(#gpuChart) {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
/* slightly taller only for GPU chart */
|
||||
.card:has(#gpuChart) .chart-wrap {
|
||||
height: 260px;
|
||||
}
|
||||
|
||||
/* MOBILE */
|
||||
|
||||
@media(max-width:700px) {
|
||||
|
|
@ -396,9 +397,10 @@ include 'static.php';
|
|||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.grid>.card:last-child {
|
||||
.card:has(#gpuChart) {
|
||||
grid-column: auto;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* CONTACT PAGE */
|
||||
|
|
|
|||
|
|
@ -47,8 +47,6 @@ include 'header.php'; ?>
|
|||
Out: <span id="lastOut">—</span>KB/s
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br><br>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -345,15 +345,8 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
|||
<button type="submit" style="background:#c00;color:#fff;padding:10px 20px;border:none;font-weight:bold;border-radius:6px;">Save</button>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
</form>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<?php
|
||||
if (!empty($saveError)) echo '<p style="color:red;text-align:center;">' . htmlspecialchars($saveError) . '</p>';
|
||||
if (!empty($saveSuccess)) echo '<p style="color:green;text-align:center;">' . htmlspecialchars($saveSuccess) . '</p>';
|
||||
|
|
|
|||
|
|
@ -310,9 +310,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
|||
<div style="text-align:center; width:100%; margin-top:12px;">
|
||||
<button type="submit" style="background:#c00;color:#fff;padding:10px 20px;border:none;font-weight:bold;border-radius:6px;">Save</button>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
|
|
|||
|
|
@ -151,12 +151,6 @@ include 'header.php'; ?>
|
|||
|
||||
<div class="wrap">
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<section class="benefits">
|
||||
<div class="card">
|
||||
<h3 style="margin-top:0">Why choose hosted streaming over just buying a static IP from your ISP ?</h3>
|
||||
|
|
@ -292,8 +286,6 @@ include 'header.php'; ?>
|
|||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<footer>
|
||||
<div class="muted">Need an exportable copy of this pricing page or custom branding? Contact sales for a tailored quote and SLA.</div>
|
||||
</footer>
|
||||
|
|
|
|||
|
|
@ -680,9 +680,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
|||
<h3>Output Links</h3>
|
||||
<?php echo $text; ?>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue