aboutsummaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorHorus2015-02-13 15:24:39 +0100
committerHorus2015-02-13 15:24:39 +0100
commit6eeea9a2a84936a37b74078c727c06351765adab (patch)
tree7bf5bb6b23d94b8f2559ed31bf1c1f86d4262cff /functions.php
parent5ee0ffcdce5a931eda3c8a21336b0b396aac1624 (diff)
downloadjungegemeinde-6eeea9a2a84936a37b74078c727c06351765adab.tar.gz
Fixed rounded corners in navbar.HEADmaster
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
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&uuml;ssel">[Referenz]</a></span>
</div>
</div>