mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 16:46:20 +01:00
Consolidate TS3 into base services table
Beautify services table with hover and no borders Unify formatting of mumble/jabber/ts3 service URLs in table
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% block content %}
|
||||
<div class="col-lg-12">
|
||||
<h1 class="page-header text-center">{% trans "Available Services" %}</h1>
|
||||
<table class="table table-bordered">
|
||||
<table class="table table-hover">
|
||||
<tr>
|
||||
<th class="text-center">{% trans "Service" %}</th>
|
||||
<th class="text-center">{% trans "Username" %}</th>
|
||||
|
||||
Reference in New Issue
Block a user