Index: branches/RC/themes/default/forgotpw.tpl =================================================================== diff -u -r8929 -r9127 --- branches/RC/themes/default/forgotpw.tpl (.../forgotpw.tpl) (revision 8929) +++ branches/RC/themes/default/forgotpw.tpl (.../forgotpw.tpl) (revision 9127) @@ -43,9 +43,9 @@ - +
- + @@ -83,42 +83,65 @@

-
"> + - + -
- + - - - - - + + - - + + - - - - - + + + + + - - - + + + - + Index: branches/RC/themes/default/forgotpw_confirm.tpl =================================================================== diff -u -r8929 -r9127 --- branches/RC/themes/default/forgotpw_confirm.tpl (.../forgotpw_confirm.tpl) (revision 8929) +++ branches/RC/themes/default/forgotpw_confirm.tpl (.../forgotpw_confirm.tpl) (revision 9127) @@ -37,16 +37,16 @@


+ + : + + : + + + +
+
+ " style="width:135px;"/> +
 
  
  

  + + : + + : + + + +
+
+ " style="width: 135px;"> +
 
 
- " class="button"> + + + + + " />
  

+

- - + + @@ -67,7 +67,7 @@ @@ -78,26 +78,36 @@
 

-

+



- "> - " class="button"> - + + +
+ " class="button" /> + + "/> + +
+ + +

+ "> +
- + - +
- + Index: branches/RC/core/install/upgrades.php =================================================================== diff -u -r9121 -r9127 --- branches/RC/core/install/upgrades.php (.../upgrades.php) (revision 9121) +++ branches/RC/core/install/upgrades.php (.../upgrades.php) (revision 9127) @@ -144,7 +144,7 @@ // 2. replace In-Portal tags to K4 tags $replacements = Array ( '' => '', - '' => '', + '' => '', ); foreach ($replacements as $old_tag => $new_tag) {