Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

backupwarning.tpl 387B

123456
  1. <ul class="flash-error">
  2. <li><span class='error_msg'><b>Warning:</b></span> The backup module of PostfixAdmin is poorly maintained and might contain bugs.
  3. <li>Please use <tt>mysqldump</tt> to get a reliable backup of your database.
  4. <li>&nbsp;
  5. <li>If you still trust this backup module, you can <a href="backup.php?download=1" class="button">download the database dump now</a>
  6. </div>