source: extensions/Register_FluxBB/tags/2.1.3/admin/info.tpl @ 4289

Last change on this file since 4289 was 4289, checked in by Eric, 14 years ago

[Register_FluxBB] Merged from branch to tags/2.1.3 - Building release 2.1.3

  • Using sha1 hash instead of md5 for password hashing in FluxBB because FluxBB uses prior sha1 hash and md5 only in last sentence.
  • Escaping all characters in login names and be able to retreive them without slashes - FluxBB does not allow this so Piwigo's user names with escaped characters will not been escaped in FluxBB (ie : "it's" in Piwigo will be "It\'s" in FluxBB)
  • Code refactoring
  • Full HTML 4.0 for tpl
  • Property svn:eol-style set to LF
File size: 219 bytes
RevLine 
[4289]1<div class="titrePage">
2  <ul class="categoryActions">
3 
4  </ul>
5  <h2>{'Tab_Info'|@translate}</h2>
6</div>
7
8<div align="left" style="margin-left: 1em; margin-right: 1em;">{'Register_FluxBB_Disclaimer'|@translate}</div>
Note: See TracBrowser for help on using the repository browser.