Bug 6895 : First attempt at fixing the diacritics bug
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / installer / auth.tt
index 9736188..909398e 100644 (file)
@@ -43,7 +43,7 @@ with the username and password given to you by your systems administrator and lo
 <p><label>Password:<br />
 <input type="password" name="password" id="password" class="input" value="" size="20" tabindex="2" /></label>
 </p>
-<p class="submit"><input id="submit" type="submit" value="Login &raquo;" tabindex="4" /></p>
+<p class="submit"><input id="submit" type="submit" value="Login" tabindex="4" /></p>
 </form>
 
 [% END %]