ajout route
This commit is contained in:
parent
fb10c37323
commit
a517871189
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
require('views/header.php');
|
require('views/header.php');
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<form action="index.php?route=add_equipment" method="post">
|
<form action="index.php?route=lecture" method="post">
|
||||||
<table border="1" cellpadding="8" cellspacing="0">
|
<table border="1" cellpadding="8" cellspacing="0">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue