Add classes to abstract Users and Courses
Can refuse a question (email the author) Can modify question before validation
This commit is contained in:
parent
6e9554e2f2
commit
42fec70edf
14 changed files with 667 additions and 401 deletions
|
|
@ -112,7 +112,7 @@
|
|||
</section>
|
||||
|
||||
<section id="hello">
|
||||
<h2>Nouvelle question</h2>
|
||||
<h2 id="newquestion">Nouvelle question</h2>
|
||||
<form id="formulaire" method="post" action="questions.php">
|
||||
<section id="Form">
|
||||
<aside id="info">
|
||||
|
|
|
|||
Reference in a new issue