feat(dir): switch Administrators and Moderators columns
It makes more sense to have the columns arranged in a big-endian layout with administrators before moderators.
This commit is contained in:
parent
4804c0dda0
commit
916b7447ab
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Directory -->
|
<!-- Inferencium - Website - Directory -->
|
||||||
<!-- Version: 5.2.0-alpha.1 -->
|
<!-- Version: 5.2.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -53,8 +53,8 @@
|
|||||||
<th id="name">Name</th>
|
<th id="name">Name</th>
|
||||||
<th id="description">Description</th>
|
<th id="description">Description</th>
|
||||||
<th id="access">Access</th>
|
<th id="access">Access</th>
|
||||||
<th id="mod">Moderators</th>
|
|
||||||
<th id="admin">Administrators</th>
|
<th id="admin">Administrators</th>
|
||||||
|
<th id="mod">Moderators</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
@ -102,6 +102,11 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="green" headers="access inf-offtopic">Public</td>
|
<td class="green" headers="access inf-offtopic">Public</td>
|
||||||
|
<td class="desc" headers="admin inf-offtopic">
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
||||||
|
</ul>
|
||||||
|
</td>
|
||||||
<td class="desc" headers="mod inf-offtopic">
|
<td class="desc" headers="mod inf-offtopic">
|
||||||
<ul>
|
<ul>
|
||||||
<li>homejacobphone</li>
|
<li>homejacobphone</li>
|
||||||
@ -109,11 +114,6 @@
|
|||||||
<li>Lusca</li>
|
<li>Lusca</li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="desc" headers="admin inf-offtopic">
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="inf-politics">Politics</th>
|
<th id="inf-politics">Politics</th>
|
||||||
@ -129,6 +129,11 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="red" headers="access inf-politics">Private</td>
|
<td class="red" headers="access inf-politics">Private</td>
|
||||||
|
<td class="desc" headers="admin inf-politics">
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
||||||
|
</ul>
|
||||||
|
</td>
|
||||||
<td class="desc" headers="mod inf-politics">
|
<td class="desc" headers="mod inf-politics">
|
||||||
<ul>
|
<ul>
|
||||||
<li>homejacobphone</li>
|
<li>homejacobphone</li>
|
||||||
@ -136,11 +141,6 @@
|
|||||||
<li>Lusca</li>
|
<li>Lusca</li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="desc" headers="admin inf-politics">
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="inf-scitech"><a href="https://smp9.simplex.im/g#k32axVhvaJiiAJsYs1yGutGeVksbQLOKrIMWc4S2D2o">Science/Technology</a></th>
|
<th id="inf-scitech"><a href="https://smp9.simplex.im/g#k32axVhvaJiiAJsYs1yGutGeVksbQLOKrIMWc4S2D2o">Science/Technology</a></th>
|
||||||
@ -164,6 +164,11 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="green" headers="access inf-scitech">Public</td>
|
<td class="green" headers="access inf-scitech">Public</td>
|
||||||
|
<td class="desc" headers="admin inf-scitech">
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
||||||
|
</ul>
|
||||||
|
</td>
|
||||||
<td class="desc" headers="mod inf-scitech">
|
<td class="desc" headers="mod inf-scitech">
|
||||||
<ul>
|
<ul>
|
||||||
<li>homejacobphone</li>
|
<li>homejacobphone</li>
|
||||||
@ -171,11 +176,6 @@
|
|||||||
<li>Lusca</li>
|
<li>Lusca</li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="desc" headers="admin inf-scitech">
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="inf-software"><a href="https://smp5.simplex.im/g#g2eE2qMeqgoW8iHXOZKJlRAnE1L2WvVMWumFquHuapc">Software</a></th>
|
<th id="inf-software"><a href="https://smp5.simplex.im/g#g2eE2qMeqgoW8iHXOZKJlRAnE1L2WvVMWumFquHuapc">Software</a></th>
|
||||||
@ -204,6 +204,11 @@ Description: <description></pre>
|
|||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="green" headers="access inf-software">Public</td>
|
<td class="green" headers="access inf-software">Public</td>
|
||||||
|
<td class="desc" headers="admin inf-software">
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
||||||
|
</ul>
|
||||||
|
</td>
|
||||||
<td class="desc" headers="mod inf-software">
|
<td class="desc" headers="mod inf-software">
|
||||||
<ul>
|
<ul>
|
||||||
<li>homejacobphone</li>
|
<li>homejacobphone</li>
|
||||||
@ -211,11 +216,6 @@ Description: <description></pre>
|
|||||||
<li>Lusca</li>
|
<li>Lusca</li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td class="desc" headers="admin inf-software">
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://smp9.simplex.im/a#oe5dMuaJu0qUg7aFqkqp-rXzP18oWh0gsMbhNIwUKqE">Inference</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user