diff --git a/login/index.php b/login/index.php index abdf4a1..fa8974b 100755 --- a/login/index.php +++ b/login/index.php @@ -3,6 +3,7 @@ Login +
@@ -28,4 +29,4 @@
- \ No newline at end of file + diff --git a/prof/cible.php b/prof/cible/index.php similarity index 100% rename from prof/cible.php rename to prof/cible/index.php diff --git a/prof/index.php b/prof/index.php index b0bec53..d351fbc 100755 --- a/prof/index.php +++ b/prof/index.php @@ -8,9 +8,9 @@ include '../session.php'; Tickets de panne - + - + Formulaire de panne informatique -
+
',$line[10],''; if ($line[11] == 1) { - echo ''; + echo ''; } else { - echo ''; + echo ''; } @@ -44,7 +44,7 @@ else { - +
- + diff --git a/session.php b/session.php index af9cc03..a4ce6e4 100755 --- a/session.php +++ b/session.php @@ -1,6 +1,6 @@ \ No newline at end of file +?> diff --git a/session_restraintes.php b/session_restraintes.php index 57c5f65..0cd5916 100755 --- a/session_restraintes.php +++ b/session_restraintes.php @@ -1,6 +1,6 @@ \ No newline at end of file +?> diff --git a/stylepage.css b/stylepage.css index 1ad9bba..173f00f 100755 --- a/stylepage.css +++ b/stylepage.css @@ -205,10 +205,6 @@ nav> ul > li > a{ /* Table */ -#table-search{ - display: none; -} - .table-title td{ color: #ac2a8d; font-weight: bold; @@ -231,9 +227,8 @@ td { border-radius: 5px; text-align: center; + word-break: break-all; color: #84878C; - - width: 7%; } th{ diff --git a/ticket.sql b/ticket.sql old mode 100755 new mode 100644
Ticket