]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - misc/user-lookup-misc.php
Make using HIBP configurable (enabled by default)
[irc/unrealircd/unrealircd-webpanel.git] / misc / user-lookup-misc.php
index 7b8ae01e37e0374e8256157998d9edec6a72f737..fd7cebc87fbf767c9d0d40d95196b0cd0956602f 100644 (file)
@@ -6,6 +6,15 @@ function generate_html_whois($user)
        ?>
 
        <table class="table-sm table-responsive caption-top table-hover">
+               <span class="badge rounded-pill"
+                       style="position: absolute;
+                       top:25px;
+                       right: 25px;
+                       background-color:lightgrey;
+                       font-size:small;
+                       "
+               >Reputation <span class="badge badge-danger" style="font-size:small;"><?php echo $user->user->reputation; ?></span>
+               </span>
                <tbody>
                        <tr>
                                <th>Nick</th>