diff options
-rw-r--r-- | modules-available/locationinfo/templates/page-config-panel-url.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-url.html b/modules-available/locationinfo/templates/page-config-panel-url.html index e7f6fb1b..36881014 100644 --- a/modules-available/locationinfo/templates/page-config-panel-url.html +++ b/modules-available/locationinfo/templates/page-config-panel-url.html @@ -210,7 +210,7 @@ <input class="form-control" name="bookmarkNames[]" type="text" value="" placeholder="bwLehrpool"> </div> - <div class="col-sm-3"> + <div class="col-sm-5"> <input class="form-control" name="bookmarkUrls[]" type="text" value="" placeholder="https://www.bwlehrpool.de/" pattern=".*://.*"> </div> |