Serghey Rodin пре 12 година
родитељ
комит
89f56ea177
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      web/templates/login.html

+ 1 - 1
web/templates/login.html

@@ -22,7 +22,7 @@
                                         </tr>
                                         <tr>
                                             <td style="padding: 12px 0 0 2px;">
-                                                <?php print __('Password');?> <a tabindex="5" class="genpass" href="/reset/" style="padding: 0 0 0 14px;" ><?php print __('forgot password');?></a>
+                                                <?php print __('Password');?> <a tabindex="5" class="generate" href="/reset/" style="font-size: 8pt; letter-spacing: 0.1em; padding: 0 0 0 14px;"><?php print __('forgot password');?></a>
                                             </td>
                                         </tr>
                                         <tr>