remove slightly insulting copy from top of prefs help: these options are hardly self-explanatory!

Signed-off-by: Reinier Balt <lrbalt@gmail.com>
This commit is contained in:
chris erway 2009-03-13 06:36:24 +08:00 committed by Reinier Balt
parent f9ec5ca6c6
commit 418c52a619

View file

@ -1,6 +1,5 @@
<div id="display_box" class="container context">
<h2>Help on preferences</h2>
<p>The preference settings should mostly be self-explanatory, but some hints are included below: </p>
<ul>
<li><strong>first name and last name:</strong> Used for display purposes if set</li>
<li><strong>date format:</strong> the format in which you'd like dates to be shown. For example, for the date 31st January 2006, %d/%m/%Y will show 31/01/2006, %b-%e-%y will show Jan-31-06. See the <a href="http://uk2.php.net/strftime" title="PHP strftime manual">strftime manual</a> for more formatting options for the date.</li>
@ -77,4 +76,4 @@
</tr>
</table>
<% end %>
</div>
</div>