|
YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
| </div ></div ></div ><!-- ROBOTS.TXT -->< div role="tabpanel" class="tab-pane" id="robots">< h3 >< i class="fa fa-android"></i > | $content = sys::getRobotsText($db, "../") |
| $dbTables = $db->get_tables() | |
| if(isset($_POST['save'])) | $editorSettings = settings::getEditorSettings($db, 14) |
| $i_settings = 0 | |
| $lang ['SAVE_SETTINGS'] | |
| $settings = settings::getAllSettingsIntoArray($db) | |
| foreach ( $dbTables AS $id=> $table) | |
| bersetzung< small > bearbeiten</small ></h3 ></div >< div class="box-body">< label id="editLanguageSelectLabel" for="editLanguageSelect"> welche Sprache möchtest Du bearbeiten</label >< select id="editLanguageSelect" name="editLanguageSelect" class="form-control">< option > bitte auswählen</option >< option value="language/lang-de-DE.ini"> de DE</option >< option value="language/lang-en-EN.ini"> en EN</option ></select >< div id="editLanguageFooter">< button id="editLanguageBtn" class="btn btn-success pull-right" style="margin-top:5px;">< i class="fa fa-save"></i > & | nbsp |
| </div></div></div><!-- ROBOTS.TXT --><div role="tabpanel" class="tab-pane" id="robots"><h3><i class="fa fa-android"></i> $content = sys::getRobotsText($db, "../") |
Definition at line 540 of file settings.php.
| $dbTables = $db->get_tables() |
Definition at line 507 of file settings.php.
Definition at line 287 of file settings.php.
| $i_settings = 0 |
Definition at line 415 of file settings.php.
Referenced by YAWK\settings\getFormElements().
| print $lang[ 'SAVE_SETTINGS'] |
Definition at line 386 of file settings.php.
Referenced by YAWK\settings\getCurrentLanguageFormElements(), and YAWK\settings\getFormElements().
Definition at line 416 of file settings.php.
Referenced by YAWK\settings\getFormElements().
| foreach($dbTables AS $id=> $table) | ( | $dbTables AS, | |
| $table | |||
| ) |
Definition at line 512 of file settings.php.
| speichern</button><a href="#" id="cancelLanguageBtn" class="btn btn-danger pull-right hidden" style="margin-top:5px; margin-right:2px;"><i class="fa fa-times"></i> & nbsp |
Definition at line 597 of file settings.php.