diff options
| author | Horus | 2015-02-13 15:24:39 +0100 |
|---|---|---|
| committer | Horus | 2015-02-13 15:24:39 +0100 |
| commit | 6eeea9a2a84936a37b74078c727c06351765adab (patch) | |
| tree | 7bf5bb6b23d94b8f2559ed31bf1c1f86d4262cff /functions.php | |
| parent | 5ee0ffcdce5a931eda3c8a21336b0b396aac1624 (diff) | |
| download | jungegemeinde-6eeea9a2a84936a37b74078c727c06351765adab.tar.gz | |
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> |
