-implemented new ui design for preferences page.
This commit is contained in:
parent
89ae221f4c
commit
7c17758721
4 changed files with 17 additions and 20 deletions
|
@ -1,3 +1,6 @@
|
|||
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong">
|
||||
<?php
|
||||
echo $this->statusMsg;
|
||||
echo $this->form;
|
||||
?>
|
||||
</div>
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
Preferences Updated.
|
||||
<?php
|
||||
echo $this->form;
|
||||
?>
|
||||
Left empty on purpose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue