Skip to content

Commit

Permalink
Item11246: Forgot another space (thanks to jayen)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@13025 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Nov 9, 2011
1 parent 34ddf43 commit 5bd63e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/templates/login.tmpl
Expand Up @@ -67,7 +67,7 @@
%TMPL:DEF{"submit"}%<input tabindex='4' type='submit' class='foswikiSubmit' value='%MAKETEXT{"Logon"}%' />%TMPL:END%

%{ please keep the spaces between the div and the TMPL seealsonote, it allows Foswiki to process the emailaddress }%
%TMPL:DEF{"seealsostep"}%<div class="foswikiFormStep"><p class="foswikiGrayText">%TMPL:P{"seealsonote"}% </p></div>%TMPL:END%
%TMPL:DEF{"seealsostep"}%<div class="foswikiFormStep"><p class="foswikiGrayText"> %TMPL:P{"seealsonote"}% </p></div>%TMPL:END%

%TMPL:DEF{"seealsonote"}%%MAKETEXT{"If you have any questions, please contact [_1]" args="%IF{"defined WIKIWEBMASTER AND $WIKIWEBMASTER != ''" then="%WIKIWEBMASTER%" else="your Wiki administrator"}%"}%%TMPL:END%

Expand Down

0 comments on commit 5bd63e1

Please sign in to comment.