Remove unneeded spaces inside html in NoLocalSettings.php
authorumherirrender <umherirrender_de.wp@web.de>
Tue, 12 Aug 2014 17:57:13 +0000 (19:57 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Wed, 27 Aug 2014 18:46:32 +0000 (18:46 +0000)
commite48a712c136a84f507af33d8dc95121eb1582354
tree414d49f209c74f2cb9a410e0c880825fd96ddf92
parent0c75fef54c7dd045c2faff8dbb8b4e6e233d1a2d
Remove unneeded spaces inside html in NoLocalSettings.php

A <a> should not be followed by a space, because the space is
already before the tag. This gives double spaces when
copy and paste the word and link.

Change-Id: Ia46cafc6ea7359e92a315678020e7815810aac5a
includes/templates/NoLocalSettings.php