source: extensions/UserAdvManager/trunk/stuffs_module/config.tpl @ 9908

Last change on this file since 9908 was 9908, checked in by Eric, 13 years ago
  • Bug 1479 fixed : Add of a dedicated UAM block in PWG Stuffs plugin to inform unvalidated users on their status
  • Template/global.tpl display improved.
  • Code cleaning
  • Property svn:eol-style set to LF
File size: 213 bytes
Line 
1<div style="text-align:center;">
2<br>
3<b>{'personal_content'|@translate}</b>
4<br>
5<textarea name="personal_content" id ="textarea" rows="10" cols="50" style="width:90%;">{$PERSONAL_CONTENT}</textarea>
6</div>
7<br>
Note: See TracBrowser for help on using the repository browser.