diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2015-10-27 17:34:00 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2015-10-27 17:34:00 +0100 |
commit | 154f08b55cbef93fb16d90728efa98654b417a64 (patch) | |
tree | 6e1110b65118010ab42142e9269157329dbdb3a8 /konfigurera.mdwn | |
parent | ec3421cc3a9b8ebe01b96f6c76bcf2b847c3bca7 (diff) |
Add ‘class="table"’ to all <table> elements.
Diffstat (limited to 'konfigurera.mdwn')
-rw-r--r-- | konfigurera.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/konfigurera.mdwn b/konfigurera.mdwn index 56dae82..4021459 100644 --- a/konfigurera.mdwn +++ b/konfigurera.mdwn @@ -28,7 +28,7 @@ Fripost har numera en SMTP-server för utgående e-post. Ställ in enligt nedan. Du kan också använda din Internetleverantörs server. I så fall behöver du inte ange användare. Vi listar några vanliga här nedan. -<table> +<table class="table"> <thead> <tr> <th>Leverantör</th> @@ -78,7 +78,7 @@ Du kan också använda din Internetleverantörs server. I så fall behöver du i I vissa fall kan du behöva använda en separat SMTP-server när du skickar e-post från mobiltelefonen. -<table> +<table class="table"> <thead> <tr> <th>Leverantör</th> |