Navigation sidebar finalization
This commit is contained in:
parent
a3e9a7355c
commit
f82558a5c0
13 changed files with 57 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
|||
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong preferences">
|
||||
<div class="ui-widget prefpanel simple-formblock clearfix padded-strong preferences">
|
||||
<h2 style="float:left"><?php echo _("General") ?></h2>
|
||||
<?php $baseUrl = Application_Common_OsPath::getBaseDir(); ?>
|
||||
<form method="post" id="pref_form" enctype="multipart/form-data">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong stream-config">
|
||||
<div class="ui-widget prefpanel simple-formblock clearfix padded-strong stream-config">
|
||||
<h2 style="float:left"><?php echo _("Stream Settings") ?></h2>
|
||||
<?php $baseUrl = Application_Common_OsPath::getBaseDir(); ?>
|
||||
<form method="post" id="stream_form" enctype="application/x-www-form-urlencoded">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue