Some navbar and page title fixes
This commit is contained in:
parent
a84c33f0ed
commit
2c443bd27a
6 changed files with 17 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong preferences">
|
||||
<h2 style="float:left"><?php echo _("Preferences") ?></h2>
|
||||
<h2 style="float:left"><?php echo _("General") ?></h2>
|
||||
<?php $baseUrl = Application_Common_OsPath::getBaseDir(); ?>
|
||||
<form method="post" id="pref_form" enctype="multipart/form-data">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue