Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
<dd class="col-sm-6">{{ account.sip_id }}</dd>
<dt class="col-sm-6">{{ _("Password") }}</dt>
- <dd class="col-sm-6 text-monospace text-nowrap">{{ account.sip_password }}</dd>
+ <dd class="col-sm-6 font-monospace text-nowrap">{{ account.sip_password }}</dd>
</dl>
</div>
</div>
-<table class="table table-sm small text-monospace">
+<table class="table table-sm small font-monospace">
<tbody>
{% for line in diff %}
{% if not line.startswith("?") %}