Changeset 4822 in subversion


Ignore:
Timestamp:
Jun 1, 2011 2:12:02 AM (2 years ago)
Author:
alec
Message:
  • Fix typos
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/installer/config.php

    r4733 r4822  
    8282<label for="cfgipcheck">Check client IP in session authorization</label><br /> 
    8383 
    84 <p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with changeing IPs.</p> 
     84<p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with changing IPs.</p> 
    8585</dd> 
    8686 
     
    9494?> 
    9595<div>This key is used to encrypt the users imap password before storing in the session record</div> 
    96 <p class="hint">It's a random generated string to ensure that every installation has it's own key. 
     96<p class="hint">It's a random generated string to ensure that every installation has its own key. 
    9797If you enter it manually please provide a string of exactly 24 chars.</p> 
    9898</dd> 
Note: See TracChangeset for help on using the changeset viewer.