Revision 8607
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/VegBIEN/TWiki/templates/login.tmpl | ||
---|---|---|
13 | 13 |
|
14 | 14 |
%TMPL:DEF{"title"}%---++ %MAKETEXT{"Please enter your username and password"}% |
15 | 15 |
<p> </p> |
16 |
---+ *%MAKETEXT{"If you do not yet have an account, go to TWiki.TWikiRegistration to register"}%*
|
|
16 |
---+ *<span style="line-height: normal; font-size: 140%;">%MAKETEXT{"If you do not have an account,<br/>[[TWiki.TWikiRegistration][click here to register]]"}%</span>*
|
|
17 | 17 |
%TMPL:END% |
18 | 18 |
|
19 | 19 |
%TMPL:DEF{"titlestep"}%<div class="twikiFormStep"> |
Also available in: Unified diff
inputs/VegBIEN/TWiki/templates/login.tmpl: increased font size further using <span> style. changed text to fit on two lines with the new size.