Update add_client.php
This commit is contained in:
@@ -55,7 +55,7 @@ include "../../../config.php";
|
|||||||
<br>
|
<br>
|
||||||
<button type="submit" class="btn btn-primary btn-block">Add Machine</button>
|
<button type="submit" class="btn btn-primary btn-block">Add Machine</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
|
||||||
<?php
|
<?php
|
||||||
if(isset($_GET["add"])){
|
if(isset($_GET["add"])){
|
||||||
//php code to add the new machine
|
//php code to add the new machine
|
||||||
@@ -147,5 +147,6 @@ include "../../../config.php";
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user