diff options
Diffstat (limited to 'functions.php')
| -rw-r--r-- | functions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php index 25c22b8..ea23224 100644 --- a/functions.php +++ b/functions.php @@ -478,7 +478,7 @@ function print_register($option = false){ <label class="col-md-4 control-label" for="key">Key*</label> <div class="col-md-4"> <input id="key" name="key" placeholder="Schlüssel (Pflicht)" class="form-control input-md" required="" type="password"> - <span class="help-block">Du solltest den Schlüssel in einer Mail bekommen haben.</span> + <span class="help-block">Du solltest den Schlüssel in einer Mail bekommen haben.<br><a href="//lists.iamfabulous.de/mailman/private/jungegemeinde/2014-September/000263.html" target="_blank" title="Schlüssel">[Referenz]</a></span> </div> </div> |
