+ +
+
+

Open requests

+

+ Here you can find all of your requests, and other requests that you are subscribed to. +

+
+
+ + +
+
+
+ My Open Requests +
+
    + No open tickets"); + } else { + foreach($user_tickets_result as $tkt) { + ?> +
  • +
    +
    +
    + # +

    +
    + +
    +
    +
  • + +
+
+
+ +
+
+
+ My Closed Requests +
+
    + No closed tickets"); + } else { + foreach($closed_tickets_result as $tkt) { + ?> +
  • +
    +
    +
    + # +

    +
    + +
    +
    +
  • + +
+
+
+ +
+ +
+ + +