summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/pages/index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/pages/index.php b/www/pages/index.php
index c338424..5721968 100644
--- a/www/pages/index.php
+++ b/www/pages/index.php
@@ -177,6 +177,7 @@ if($_SERVER["REQUEST_METHOD"] == "POST"){
<h2>Commission Multi-Tech mLinux</h2>
<p><label><?php echo $finished; ?></label></p>
+ <p>
Product-ID:
<?php
echo $product;
@@ -187,7 +188,8 @@ if($_SERVER["REQUEST_METHOD"] == "POST"){
echo $device;
?>
</h3>
- <br>
+ </p>
+
<form action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]); ?>" method="post">
<input type="hidden" name="save_password" value="<?php echo $save_password; ?>">