<?php switch ($page) { case 'home': $page_title = 'Hauptseite';break; case 'setup': $page_title = 'Setup-Assistent';break; case 'about': $page_title = 'Über '.NAME;break; case 'attributes': $page_title = 'Attribute für Abonnenten';break; case 'stresstest': $page_title = 'Stress-Test';break; case 'list': $page_title = 'Listen';break; case 'editattributes': $page_title = 'Attribute';break; case 'editlist': $page_title = 'Listen-Details';break; case 'checki18n': $page_title = 'Überprüfung ob Übersetzung existiert';break; case 'import4': $page_title = 'Abonnenten-Import aus Datenbank';break; case 'import3': $page_title = 'Abonnenten-Import aus IMAP-Konto';break; case 'import2': $page_title = 'Abonnenten-Import (abweichende Attribute)';break; case 'import1': $page_title = 'Abonnenten-Import (übereinstimmende Attribute)';break; case 'import': $page_title = 'Abonnenten-Import';break; case 'export': $page_title = 'Abonnenten-Export';break; case 'initialise': $page_title = 'Datenbank-Initialisierung';break; case 'send': $page_title = 'Nachricht erstellen/bearbeiten';break; case 'preparesend': $page_title = 'Vorlage erstellen/bearbeiten';break; case 'sendprepared': $page_title = 'Neue Nachricht ab Vorlage';break; case 'members': $page_title = 'Listen-Abonnenten';break; case 'users': $page_title = 'Abonnenten';break; case 'reconcileusers': $page_title = 'Abonnenten bereinigen';break; case 'user': $page_title = 'Abonnenten-Detailinformationen';break; case 'userhistory': $page_title = 'Abonnenten-History';break; case 'messages': $page_title = 'Nachrichten';break; case 'message': $page_title = 'Nachrichten-Detailinformationen';break; case 'processqueue': $page_title = 'Warteschlange';break; case 'defaults': $page_title = 'Vordefinierte Attribute';break; case 'upgrade': $page_title = 'Datenbank-Upgrade';break; case 'templates': $page_title = 'Templates';break; case 'template': $page_title = 'Template erstellen/bearbeiten';break; case 'viewtemplate': $page_title = 'Template-Vorschau';break; case 'configure': $page_title = 'Konfiguration';break; case 'admin': $page_title = 'Administrator erstellen/bearbeiten';break; case 'admins': $page_title = 'Administratoren';break; case 'adminattributes': $page_title = 'Attribute für Administratoren';break; case 'processbounces': $page_title = 'Retouren abholen';break; case 'bounces': $page_title = 'Retouren verarbeiten';break; case 'bounce': $page_title = 'Nicht zustellbare Mail anzeigen';break; case 'spageedit': $page_title = 'Anmeldeseite erstellen/bearbeiten';break; case 'spage': $page_title = 'Anmeldeseiten';break; case 'eventlog': $page_title = 'Event-Log';break; case 'getrss': $page_title = 'RSS-Meldungen importieren';break; case 'viewrss': $page_title = 'RSS-Meldungen anzeigen';break; case 'community': $page_title = 'Hilfe';break; case 'vote': $page_title = 'PHPlist bewerten';break; case 'login': $page_title = 'Login';break; case 'logout': $page_title = 'Logout';break; case 'mclicks': $page_title = 'Statistik: Klicks pro Nachricht'; break; case 'uclicks': $page_title = 'Statistik: Klicks pro URL'; break; case 'massunconfirm': $page_title = 'Mass Unconfirm emails';break; // the following page titles are missing in the english language file case 'dbcheck': $page_title = 'DB-Check'; break; case 'statsmgt': $page_title = 'Statistik'; break; case 'mviews': $page_title = 'Statistik: Geöffnete Mails'; break; case 'domainstats': $page_title = 'Domain-Statistik'; break; case 'usermgt': $page_title = 'Abonnentenverwaltung'; break; case 'usercheck': $page_title = 'Abonnenten prüfen'; break; case 'purgerss': $page_title = 'RSS-Meldungen löschen';break; } ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
about.php | File | 721 B | 0644 |
|
admin.php | File | 2.36 KB | 0644 |
|
adminattributes.php | File | 531 B | 0644 |
|
admins.php | File | 608 B | 0644 |
|
attributes.php | File | 1.8 KB | 0644 |
|
bounce.php | File | 1.93 KB | 0644 |
|
bouncemgt.php | File | 1.08 KB | 0644 |
|
bouncerule.php | File | 1 KB | 0644 |
|
bouncerules.php | File | 990 B | 0644 |
|
bounces.php | File | 1.54 KB | 0644 |
|
checkbouncerules.php | File | 365 B | 0644 |
|
common.php | File | 6.61 KB | 0644 |
|
configure.php | File | 230 B | 0644 |
|
defaults.php | File | 247 B | 0644 |
|
dlusers.php | File | 212 B | 0644 |
|
domainstats.php | File | 131 B | 0644 |
|
editattributes.php | File | 991 B | 0644 |
|
editlist.php | File | 654 B | 0644 |
|
eventlog.php | File | 891 B | 0644 |
|
export.php | File | 616 B | 0644 |
|
frontend.php | File | 928 B | 0644 |
|
generatebouncerules.php | File | 447 B | 0644 |
|
getrss.php | File | 613 B | 0644 |
|
home.php | File | 3.65 KB | 0644 |
|
import1.php | File | 4.19 KB | 0644 |
|
import2.php | File | 10.24 KB | 0644 |
|
import3.php | File | 4.93 KB | 0644 |
|
import4.php | File | 2.15 KB | 0644 |
|
importadmin.php | File | 4.14 KB | 0644 |
|
initialise.php | File | 2.82 KB | 0644 |
|
list.php | File | 580 B | 0644 |
|
login.php | File | 76 B | 0644 |
|
mclicks.php | File | 685 B | 0644 |
|
members.php | File | 2.35 KB | 0644 |
|
message.php | File | 1.89 KB | 0644 |
|
messages.php | File | 1.5 KB | 0644 |
|
mviews.php | File | 738 B | 0644 |
|
pagetitles.php | File | 3.72 KB | 0644 |
|
processbounces.php | File | 4.08 KB | 0644 |
|
processqueue.php | File | 5.76 KB | 0644 |
|
reconcileusers.php | File | 5.45 KB | 0644 |
|
send.php | File | 7.54 KB | 0644 |
|
setup.php | File | 364 B | 0644 |
|
spage.php | File | 351 B | 0644 |
|
spageedit.php | File | 2.72 KB | 0644 |
|
statsmgt.php | File | 272 B | 0644 |
|
template.php | File | 2.47 KB | 0644 |
|
templates.php | File | 376 B | 0644 |
|
uclicks.php | File | 645 B | 0644 |
|
user.php | File | 2.12 KB | 0644 |
|
usercheck.php | File | 440 B | 0644 |
|
userclicks.php | File | 859 B | 0644 |
|
userhistory.php | File | 1.35 KB | 0644 |
|
usermgt.php | File | 289 B | 0644 |
|
users.php | File | 2.23 KB | 0644 |
|
viewtemplate.php | File | 5.21 KB | 0644 |
|