source: extensions/PWG_Stuffs/modules/Personal/config.tpl @ 9642

Last change on this file since 9642 was 3609, checked in by patdenice, 15 years ago

Convert all php and tpl files in Unix format for my plugins.

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.