2011-04-03 23:34:44 +02:00
|
|
|
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong preferences">
|
|
|
|
<h2>Preferences</h2>
|
2011-02-03 23:51:35 +01:00
|
|
|
<?php
|
2011-02-07 18:36:35 +01:00
|
|
|
echo $this->statusMsg;
|
2011-02-03 23:51:35 +01:00
|
|
|
echo $this->form;
|
|
|
|
?>
|
2011-02-07 18:36:35 +01:00
|
|
|
</div>
|