theme/business/css/general.css -text
theme/business/css/imprint.css -text
theme/business/css/install.css -text
+theme/business/css/mailid.css -text
theme/business/css/register.css -text
theme/business/css/sponsor.css -text
theme/business/css/surfbar.css -text
theme/default/css/general.css -text
theme/default/css/imprint.css -text
theme/default/css/install.css -text
+theme/default/css/mailid.css -text
theme/default/css/register.css -text
theme/default/css/sponsor.css -text
theme/default/css/surfbar.css -text
theme/desert/css/general.css -text
theme/desert/css/imprint.css -text
theme/desert/css/install.css -text
+theme/desert/css/mailid.css -text
theme/desert/css/register.css -text
theme/desert/css/sponsor.css -text
theme/desert/css/surfbar.css -text
// numbers matching to the numbers behind the decimal dot. Simple! ;-)
$points = mt_rand((getConfig('beg_points') * 100000), (getConfig('beg_points_max') * 100000)) / 100000;
- // Set nickname / userid for the template(s
+ // Set nickname / userid for template
$content['userid'] = getRequestElement('userid');
$content['clicks'] = (getUserData('beg_clicks') + 1);
$content['banner'] = loadTemplate('beg_banner', true);
* Kurzbeschreibung : Klicks auf Banner zaehlen und weiterleiten *
* -------------------------------------------------------------------- *
* $Revision:: $ *
- * $Date:: $ *
+ * $Date:: $ *
* $Tag:: 0.2.1-FINAL $ *
* $Author:: $ *
* Needs to be in all Files and every File needs "svn propset *
// Is the module there? Else we log it!
if (isIncludeReadable($inc)) {
- // Load the request module
+ // Load the requested module
loadInclude($inc);
} else {
- // Missing request file, may happen while development
+ // Missing request files may happen while development
DEBUG_ABUSE_LOG(__FILE__, __LINE__, 'request_404', postRequestElement('request'));
}
} else {
// Detect path
$PATH = str_replace("\\", '/', substr(dirname(__FILE__), 0, -3));
-// Configuration include file
+// Some very important function includes
foreach (array('config','wrapper','inc','stats') as $inc) {
require($PATH . 'inc/' . $inc . '-functions.php');
} // END - foreach
addCode('ID_LOCKED' , 0x003);
addCode('ID_UNCONFIRMED' , 0x004);
addCode('UNKNOWN_STATUS' , 0x005);
-addCode('NO_COOKIES' , 0x006);
addCode('CNTR_FAILED' , 0x008);
addCode('LOGOUT_DONE' , 0x008);
addCode('LOGOUT_FAILED' , 0x009);
addExtensionSql("UPDATE `{?_MYSQL_PREFIX?}_bonus` SET `target_send`=`mails_sent` WHERE `target_send`=0 AND `mails_sent`>0 AND `receivers` != ''");
// Update notes (these will be set as task text!)
- setExtensionUpdateNotes("Behebt ein Versand-Problem mit den Bonus-Mails. Es wurde die Spalte target_send nicht beim Einfügen der Buchung gessetzt. Bitte laden Sie sich dazu - wenn nicht bereits geschehen - alle Patches bis mindestens Patch 240 unter <a href=\"{?URL?}/modules.php?module=admin&what=updates\">Updates prüfen</a> herunter.");
+ setExtensionUpdateNotes("Behebt ein Versand-Problem mit den Bonus-Mails. Es wurde die Spalte target_send nicht beim Einfügen der Buchung gessetzt. Bitte laden Sie sich dazu - wenn nicht bereits geschehen - alle Patches bis mindestens Patch 240 unter <strike>Updates prüfen</strike> herunter.");
break;
case '0.2.1': // SQL queries for v0.2.1
// Update notes (these will be set as task text!)
setExtensionUpdateNotes("Start des {?mt_word2?} und Anzahl Anmeldungen aufgenommen. (Task #13)<br />
-Bitte stellen Sie diesen derzeit manuell unter <a href=\"{?URL?}/modules.php?module=admin&what=config_mediadata\">Einstellungen-Medidata</a> selber einstellen.");
+Bitte stellen Sie diesen derzeit manuell unter <a href=\"%url=modules.php?module=admin&what=config_mediadata%}\">Einstellungen-Medidata</a> selber einstellen.");
break;
case '0.0.8': // SQL queries for v0.0.8
case '0.1.2': // SQL queries for v0.1.2
// Update notes (these will be set as task text!)
- setExtensionUpdateNotes("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <a href=\"{?URL?}/modules.php?module=admin&what=extensions&do=search\">meiner Seite herunterladen</a> müssen.<br />
+ setExtensionUpdateNotes("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <strike>meiner Seite herunterladen</strike> müssen.<br />
<br />
<strong>Wichtig: Laden Sie noch die Template member_mydata_overview und member_mydata_edit (beide zu finden unter templates/".getLanguage()."/html/member/ !) mit hoch!</strong>");
case '0.3.2': // SQL queries for v0.3.2
// Update notes (these will be set as task text!)
- setExtensionUpdateNotes("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <a href=\"{?URL?}/modules.php?module=admin&what=extensions&do=search\">meiner Seite herunterladen</a> müssen.<br />
+ setExtensionUpdateNotes("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <strike>meiner Seite herunterladen</strike> müssen.<br />
<br />
<strong>Wichtig: Laden Sie noch das Template <strong>guest_register.tpl</strong> mit hoch, welches unter templates/".getLanguage()."/html/guest/ zu finden ist!</strong>");
addExtensionSql("ALTER TABLE `{?_MYSQL_PREFIX?}_config` ADD `index_cookie` BIGINT(20) UNSIGNED NOT NULL DEFAULT ".(getConfig('ONE_DAY')*365)."");
// Update notes (these will be set as task text!)
- setExtensionUpdateNotes("Sie können nun <a href=\"{?URL?}/modules.php?module=admin&`what`=config_home\">hier</a> die Verzögerungszeit in der <a href=\"{?URL?}/index.php\">Eingangsseite</a> einstellen.");
+ setExtensionUpdateNotes("Sie können nun <a href=\"{%url=modules.php?module=admin&what=config_home%}\">hier</a> die Verzögerungszeit in der <a href=\"{%url=index.php%}\">Eingangsseite</a> einstellen.");
break;
case '0.1.2': // SQL queries for v0.1.2
$GLOBALS['compile_config'][$matches[1][$key]] = "\".getConfig('" . 'DEFAULT_' . strtoupper($matches[1][$key]) . "').\"";
} elseif (isMessageIdValid('DEFAULT_' . strtoupper($matches[1][$key]))) {
// No config, try the language system
- $GLOBALS['compile_config'][$matches[1][$key]] = "\".getMessage('". 'DEFAULT_' . strtoupper($matches[1][$key]) . "').\"";
+ $GLOBALS['compile_config'][$matches[1][$key]] = "\" . getMessage('". 'DEFAULT_' . strtoupper($matches[1][$key]) . "') . \"";
} else {
// Unhandled!
$GLOBALS['compile_config'][$matches[1][$key]] = '!' . $matches[1][$key] . '!';
if ($compiled === true) {
// Run the code
$eval = "\$GLOBALS['compiled_config'][\$uncompiled] = \"" . $GLOBALS['compiled_config'][$uncompiled] . "\";";
- //* DEBUG: */ print '<pre>' . str_replace('$', '$', htmlentities($eval)) . '</pre>';
+ //* DEBUG: */ print('<pre>' . str_replace('$', '$', htmlentities($eval)) . '</pre>');
eval($eval);
} // END - if
// Compile {%cmd=some_value%} to get extension data
// Support cmd is:
// - version -> getExtensionVersion() call
- preg_match_all('/\{%((([a-zA-Z0-9-_]+)=([a-zA-Z0-9-_]+))*)\%\}/', $code, $matches);
+ preg_match_all('/\{%(([a-zA-Z0-9-_,]+)=([^%\}]+))%\}/', $code, $matches);
+ //* DEBUG: */ print('<pre>'.print_r($matches, true).'</pre>');
+
+ // Default is from OUTPUT_HTML
+ $outputMode = getOutputMode();
// Some entries found?
if ((count($matches) > 0) && (count($matches[3]) > 0)) {
// Replace all matches
- foreach ($matches[3] as $key => $cmd) {
+ foreach ($matches[2] as $key => $cmd) {
// Init replacer variable
$replacer = '';
// Is the extension installed or code provided?
+ // @TODO This whole if-block is very static
if ($cmd == 'code') {
// Code asked for
- $replacer = "\".getCode(\"" . $matches[4][$key] . "\").\"";
+ $replacer = "\" . getCode('" . $matches[3][$key] . "') . \"";
+ } elseif (substr($cmd, 0, 3) == 'url') {
+ // Do we have JS-mode?
+ if (substr($cmd, -2, 2) == 'js') $outputMode = 1;
+
+ // Handle an URL here
+ $replacer = "\" . encodeUrl('" . $matches[3][$key] . "', " . $outputMode . ") . \"";
+
+ // Replace it
+ $code = str_replace($matches[0][$key], $replacer, $code);
+
+ // And continue with next entry
+ continue;
} else {
// Construct call-back function name
$functionName = 'getExtension' . ucfirst(strtolower($cmd));
// Construct call of the function
- $replacer = "\".call_user_func_array('" . $functionName . "', array('" . $matches[4][$key] . "', true)).\"";
+ $replacer = "\" . call_user_func_array('" . $functionName . "', array('" . $matches[3][$key] . "', true)) . \"";
}
// Replace it and insert parameter for GET request
- $code = str_replace($matches[0][$key], sprintf("&%s=%s&rev=\".getConfig('CURR_SVN_REVISION').\"", $cmd, $replacer), $code);
+ $code = str_replace($matches[0][$key], sprintf("&%s=%s&rev=\" . getConfig('CURR_SVN_REVISION') . \"", $cmd, $replacer), $code);
} // END - foreach
} // END - if
+ // Do we have non-HTML mode?
+ if ((getOutputMode() != '0') || ($outputMode != '0')) $code = html_entity_decode($code);
+
// Return compiled code
- //* DEBUG: */ die('<pre>'.secureString($code).'</pre>');
+ //* DEBUG: */ die('<pre>'.htmlentities($code).'</pre>');
return $code;
}
} else {
// Add surrounding HTML comments to help finding bugs faster
$ret = '<!-- Template ' . $template . " - Start -->\n" . $GLOBALS['tpl_content'] . '<!-- Template ' . $template . " - End -->\n";
- $eval = '$ret = "' . escapeQuotes($ret) . '";';
+ $eval = '$ret = "' . compileRawCode(escapeQuotes($ret)) . '";';
} // END - if
// Cache the eval() command here
// Don't de-refer our own links!
if (substr($URL, 0, strlen(getConfig('URL'))) != getConfig('URL')) {
// De-refer this link
- $URL = '{?URL?}/modules.php?module=loader&url=' . encodeString(compileUriCode($URL));
+ $URL = '{%url=modules.php?module=loader&url=' . encodeString(compileUriCode($URL)) . '%}';
} // END - if
// Return link
// Generates an URL for the frametester
function generateFrametesterUrl ($URL) {
// Prepare frametester URL
- $frametesterUrl = sprintf("{?URL?}/modules.php?module=frametester&url=%s",
+ $frametesterUrl = sprintf("{%%url=modules.php?module=frametester&url=%s%%}",
encodeString(compileUriCode($URL))
);
// Generate XHTML code for the CAPTCHA
function generateCaptchaCode ($code, $type, $DATA, $userid) {
- return '<img border="0" alt="Code ' . $code . '" src="{?URL?}/mailid_top.php?userid=' . $userid . '&' . $type . '=' . $DATA . '&mode=img&code=' . $code . '" />';
+ return '<img border="0" alt="Code ' . $code . '" src="{%url=mailid_top.php?userid=' . $userid . '&' . $type . '=' . $DATA . '&mode=img&code=' . $code . '%}" />';
}
// Generates a timestamp (some wrapper for mktime())
// Redirects to an URL and if neccessarry extends it with own base URL
function redirectToUrl ($URL) {
// Compile out codes
- eval('$URL = "' . compileRawCode($URL) . '";');
-
- // Check if http(s):// is there
- if ((substr($URL, 0, 7) != 'http://') && (substr($URL, 0, 8) != 'https://')) {
- // Make all URLs full-qualified
- $URL = getConfig('URL') . '/' . $URL;
- } // END - if
-
- // Three different debug ways...
- //* DEBUG: */ debug_report_bug(sprintf("%s[%s:] URL=%s", __FUNCTION__, __LINE__, $URL));
- //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'URL=' . $URL);
- //* DEBUG: */ die($URL);
+ eval('$URL = "' . compileRawCode(encodeUrl($URL)) . '";');
// Default 'rel' value is external, nofollow is evil from Google and hurts the Internet
$rel = ' rel="external"';
clearOutputBuffer();
} // END - if
+ // Three different ways to debug...
+ //* DEBUG: */ debug_report_bug(sprintf("%s[%s:] URL=%s", __FUNCTION__, __LINE__, $URL));
+ //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'URL=' . $URL);
+ //* DEBUG: */ die($URL);
+
// Simple probe for bots/spiders from search engines
if ((strpos(detectUserAgent(), 'spider') !== false) || (strpos(detectUserAgent(), 'bot') !== false)) {
// Secure the URL against bad things such als HTML insertions and so on...
if ($constants === true) {
// BEFORE 0.2.1 : Language and data constants
// WITH 0.2.1+ : Only language constants
- $code = str_replace('{--', "\".getMessage('", str_replace('--}', "').\"", $code));
+ $code = str_replace('{--', "\" . getMessage('", str_replace('--}', "') . \"", $code));
// BEFORE 0.2.1 : Not used
// WITH 0.2.1+ : Data constants
- $code = str_replace('{!', "\".constant('", str_replace("!}", "').\"", $code));
+ $code = str_replace('{!', "\" . constant('", str_replace('!}', "') . \"", $code));
} // END - if
// Compile QUOT and other non-HTML codes
debug_report_bug('img_code ' . $img_code .' has invalid length. img_code()=' . strlen($img_code) . ' code_length=' . getConfig('code_length'));
} elseif ($headerSent === false) {
// Return an HTML code here
- return "<img src=\"{?URL?}/img.php?code=" . $img_code."\" alt=\"Image\" />\n";
+ return "<img src=\"{%url=img.php?code=" . $img_code."%}\" alt=\"Image\" />\n";
}
// Load image
$NAV .= '<strong>-';
} else {
// Open anchor tag and add base URL
- $NAV .= '<a href="{?URL?}/modules.php?module=admin&what=' . getWhat() . '&page=' . $page . '&offset=' . $offset;
+ $NAV .= '<a href="{%url=modules.php?module=admin&what=' . getWhat() . '&page=' . $page . '&offset=' . $offset;
// Add userid when we shall show all mails from a single member
if ((isGetRequestElementSet('userid')) && (bigintval(getRequestElement('userid')) > 0)) $NAV .= '&userid=' . bigintval(getRequestElement('userid'));
// Close open anchor tag
- $NAV .= '">';
+ $NAV .= '%}">';
}
$NAV .= $page;
if (($page == getRequestElement('page')) || ((!isGetRequestElementSet('page')) && ($page == 1))) {
$OUT = "[ ";
foreach ($targetArray as $tar) {
- $OUT .= "<span class=\"admin_user_link\"><a href=\"{?URL?}/modules.php?module=admin&what=" . $tar . "&userid=" . $userid . "\" title=\"{--ADMIN_LINK_";
+ $OUT .= "<span class=\"admin_user_link\"><a href=\"{%url=modules.php?module=admin&what=" . $tar . "&userid=" . $userid . "%}\" title=\"{--ADMIN_LINK_";
//* DEBUG: */ outputHtml("*" . $tar.'/' . $status."*<br />");
if (($tar == 'lock_user') && ($status == 'LOCKED')) {
// Locked accounts shall be unlocked
case getCode('ID_LOCKED') : $message = getMessage('LOGIN_ID_LOCKED'); break;
case getCode('ID_UNCONFIRMED') : $message = getMessage('LOGIN_ID_UNCONFIRMED'); break;
case getCode('ID_GUEST') : $message = getMessage('LOGIN_ID_GUEST'); break;
- case getCode('NO_COOKIES') : $message = getMessage('LOGIN_NO_COOKIES'); break;
- case getCode('COOKIES_DISABLED') : $message = getMessage('LOGIN_NO_COOKIES'); break;
+ case getCode('COOKIES_DISABLED') : $message = getMessage('LOGIN_COOKIES_DISABLED'); break;
case getCode('BEG_SAME_AS_OWN') : $message = getMessage('BEG_SAME_UID_AS_OWN'); break;
case getCode('LOGIN_FAILED') : $message = getMessage('LOGIN_FAILED_GENERAL'); break;
case getCode('MODULE_MEM_ONLY') : $message = sprintf(getMessage('MODULE_MEM_ONLY'), getRequestElement('mod')); break;
// Remove double slashes
$FQFN = str_replace('//', '/', $FQFN);
- // Check if the base filename matches an exclusion pattern and if the pattern is not empty
+ // Check if the base filenname matches an exclusion pattern and if the pattern is not empty
if ((!empty($excludePattern)) && (preg_match($excludePattern, $baseFile, $match))) {
// These Lines are only for debugging!!
//* DEBUG: */ outputHtml('baseDir:' . $baseDir . '<br />');
return $modCheck;
}
+// Encodes an URL for adding session id, etc.
+function encodeUrl ($url, $outputMode = '0') {
+ // Do we have already have a PHPSESSID inside? Then it is already converted...
+ if (strpos($url, session_name()) !== false) return $url;
+
+ // Do we have a valid session?
+ if ((($GLOBALS['valid_session'] === false) || (!isset($_COOKIE[session_name()]))) && (isSpider() === false)) {
+ // Invalid session
+ // Determine right seperator
+ $seperator = '&';
+ if (strpos($url, '?') === false) {
+ // No question mark
+ $seperator = '?';
+ } elseif ((getOutputMode() != '0') || ($outputMode != '0')) {
+ // Non-HTML mode
+ $seperator = '&';
+ }
+
+ // Add it to URL
+ $url .= $seperator . session_name() . '=' . session_id();
+ } // END - if
+
+ // Add {?URL?}
+ $url = '{?URL?}/' . $url;
+
+ // Return the URL
+ return $url;
+}
+
+// Simple check for spider
+function isSpider () {
+ // Is it a spider?
+ return ((strpos('spider', strtolower(detectUserAgent(true))) !== false) || (strpos('bot', strtolower(detectUserAgent(true))) !== false));
+}
+
//////////////////////////////////////////////////
// AUTOMATICALLY RE-GENERATED MISSING FUNCTIONS //
//////////////////////////////////////////////////
'REFID_BY' => "Sie wurden geworben von",
'TERMS_OF_USAGE' => "AGBs zustimmen und absenden",
'YOU_FINALIZE' => "Sie haben es gleich geschafft.",
- 'AGREE_TO_THIS' => "Stimmen Sie unseren [<a href=\"{?URL?}/modules.php?module=index&what=agb\" class=\"register_term\" target=\"_blank\">AGBs</a>] zu?",
+ 'AGREE_TO_THIS' => "Stimmen Sie unseren [<a href=\"{%url=modules.php?module=index&what=agb%}\" class=\"register_term\" target=\"_blank\">AGBs</a>] zu?",
'SUBMIT_REGISTER' => "Anmeldedaten abschicken",
'HAVE_TO_AGREE' => "Sie müssen unseren AGBs zustimmen, damit Sie an diesem {?mt_word?} teilnehmen können.",
'ENTER_BOTH_PASSWORDS' => "Bitte geben Sie ein Passwort und das selbe Passwort noch einmal ein.",
'LOGIN_ID_LOCKED' => "Ihr Account wurde gesperrt.",
'LOGIN_ID_UNCONFIRMED' => "Bitte bestätigen Sie erst Ihre Email-Adresse! Haben Sie den Bestätigungslink verloren? Links im Menü unter "Bestätigungslink" können Sie ihn erneut anfordern.",
'LOGIN_ID_GUEST' => "Es ist etwas beim Anmelden schief gelaufen. Dies sollte nicht vorkommen. status=guest",
- 'LOGIN_NO_COOKIES' => "Sie haben in Ihrem Browser entweder die Cookies ausgeschaltet, oder die Sicherheitsstufe ist zu hoch eingestellt.",
+ 'LOGIN_COOKIES_DISABLED' => "Sie haben in Ihrem Browser entweder die Cookies ausgeschaltet, oder die Sicherheitsstufe ist zu hoch eingestellt.",
'GUEST_REG_POINTS_1' => "Für Ihre Anmeldung haben wir Ihnen als Willkommensgutschrift",
'GUEST_REG_POINTS_2' => "{?POINTS?} gutgeschrieben. Sie können bereits jetzt schon Mails an die anderen Mitglieder verschicken - solange Empfänger auch erreichbar sind.",
'GUEST_SELECT_LIFETIME' => "Wie lange soll Auto-Login aktiv sein?",
'MEMBER_PLEASE_RESPECT' => "Sollten Sie damit nicht einverstanden sein, so melden Sie sich bitte bei uns. Wir kommen dann in Kontakt mit Ihnen.",
'ADMIN_LOCKED_SUBJ' => "Ihr Account wurde gesperrt.",
'ADMIN_UNLOCKED_SUBJ' => "Ihr Account wurde wieder freigegeben.",
- 'ADMIN_UNLOCKED_YOUR_ACCOUNT' => "Einer unserer Administratoren hat soeben Ihren Account wieder freigeben! Sie können sich nun wieder unter folgender URL einloggen:\n\n{?URL?}/login.php",
'REASON_UNLOCKED' => "Nachricht vom Admin",
'ADMIN_WELCOME_BACK' => "Bitte beachten Sie beim naechsten Mal auf unsere AGBs, damit Ihnen diese Unangenehmlichkeiten erspart bleiben.",
'ADMIN_DEL_ACCOUNT' => "Loeschung Ihres Accounts.",
'GUEST_CONFIRM_SUBJ' => "Bitte Ihre Email-Adresse bestätigen.",
'MEMBER_ORDER_ACCEPTED' => "Ihre Mailbuchung wurde freigeschaltet",
'MEMBER_ORDER_REJECTED' => "Ihre Mailbuchung wurde abgelehnt",
- 'THANX_REFERAL_ONE' => "Vielen Dank für die Referal-Werbung.",
+ 'THANX_REFERAL_ONE_SUBJECT' => "Vielen Dank für die Referal-Werbung.",
'ADMIN_SEND_MAIL' => "Bonusmail versenden",
'ADMIN_BONUS_SEND' => "Bonusmail wurde in den Sende-Pool eingefügt.",
'ENTER_POINTS' => "Vergütung",
'ADMIN_NO_POINTS_REPAYED' => "Die Mailbuchung hatte keine {?POINTS?} zum zurückbuchen.",
'ADMIN_POINTS_SHREDDED' => "Es wurden <span class=\"data\">%s {?POINTS?}</span> geschrettert.",
'EXTENSION_PROBLEM_EXT_INACTIVE' => "Kann nicht fortfahren! Fehler: Erweiterung <span class=\"data\">%s</span> deaktiviert.",
- 'ADMIN_EXTENSION_PROBLEM_EXT_INACTIVE' => "Die Erweiterung <span class=\"data\">%s</span> ist derzeit deaktiviert. <a href=\"{?URL?}/modules.php?module=admin&what=extensions\">Hier</a> können Sie diese aktivieren.",
+ 'ADMIN_EXTENSION_PROBLEM_EXT_INACTIVE' => "Die Erweiterung <span class=\"data\">%s</span> ist derzeit deaktiviert. <a href=\"{%url=modules.php?module=admin&what=extensions%}\">Hier</a> können Sie diese aktivieren.",
'EXTENSION_PROBLEM_EXT_NOT_INSTALLED' => "Kann nicht fortfahren! Fehler: Erweiterung <span class=\"data\">%s</span> nicht installiert.",
- 'ADMIN_EXTENSION_PROBLEM_EXT_NOT_INSTALLED' => "Die Erweiterung <span class=\"data\">%s</span> ist derzeit nicht installiert. <a href=\"{?URL?}/modules.php?module=admin&what=extensions\">Hier</a> können Sie diese aktivieren.",
+ 'ADMIN_EXTENSION_PROBLEM_EXT_NOT_INSTALLED' => "Die Erweiterung <span class=\"data\">%s</span> ist derzeit nicht installiert. <a href=\"{%url=modules.php?module=admin&what=extensions%}\">Hier</a> können Sie diese aktivieren.",
'EXTENSION_PROBLEM_NOT_INSTALLED' => "Erweiterung <span class=\"data\">%s</span> nicht installiert.",
'EXTENSION_PROBLEM_UNSET_EXT' => "Skriptfehler: Parameter <strong>ext</strong> nicht gesetzt.",
'EXTENSION_WARNING_EXT_INACTIVE' => "Die Erweiterung <span class=\"data\">%s</span> ist nicht aktiv. Dies kann zu Störungen führen.<br />\nBitte aktivieren Sie diese unter <em>Verschiedenes->Erweiterungen</em>.",
'DOUBLER_FORM_404_POINTS' => "Keine {?POINTS?} zum Verdoppeln eingegeben.",
'DOUBLER_FORM_404_NICKNAME' => "Unbekannter Nickname eingegeben oder falsches Passwort.",
'DOUBLER_FORM_404_MEMBER' => "Mitgliedsaccount nicht gefunden oder falsches Passwort.",
- 'DOUBLER_FORM_STATUS_UNCONFIRMED' => "Bitte bestätigen Sie erst Ihre EMail-Adresse. Den Bestätigungslink können Sie <a href=\"{?URL?}/modules.php?module=index&what=confirm\">hier erneut per EMail anfordern</a> .",
- 'DOUBLER_FORM_STATUS_LOCKED' => "Ihr Account wurde von einem Administrator oder durch Urlaub gesperrt. Bitte <a href=\"{?URL?}/modules.php?module=index&what=impressum\">melden Sie sich bei uns</a>, damit wir Ihren Account freischalten können.",
+ 'DOUBLER_FORM_STATUS_UNCONFIRMED' => "Bitte bestätigen Sie erst Ihre EMail-Adresse. Den Bestätigungslink können Sie <a href=\"{%url=modules.php?module=index&what=confirm%}\">hier erneut per EMail anfordern</a> .",
+ 'DOUBLER_FORM_STATUS_LOCKED' => "Ihr Account wurde von einem Administrator oder durch Urlaub gesperrt. Bitte <a href=\"{%url=modules.php?module=index&what=impressum%}\">melden Sie sich bei uns</a>, damit wir Ihren Account freischalten können.",
'DOUBLER_FORM_WRONG_PASS' => "Passwort ist falsch.",
'DOUBLER_FORM_POINTS_MIN' => "Zu wenig {?POINTS?} zum Verdoppeln eingegeben.",
'DOUBLER_FORM_POINTS_MAX' => "Zu viele {?POINTS?} zum Verdoppeln eingegeben.",
'SPONSOR_PAYTYPE_VALUE' => "Bestellwert",
'SPONSOR_PAYTYPE_COUNT' => "Bestellmenge",
'GUEST_SPONSOR_RECEIVE_WARNINGS' => "Bei Datenänderung eine Bestätigung per Mail erhalten?",
- 'SPONSOR_ACCEPT_TERMS' => "Ich/wir habe/n die [<strong><a href=\"{?URL?}/modules.php?module=index&what=sponsor_agb\" target=\"_blank\">AGBs</a></strong>] gelesen und akzeptiert.",
+ 'SPONSOR_ACCEPT_TERMS' => "Ich/wir habe/n die [<strong><a href=\"{%url=modules.php?module=index&what=sponsor_agb%}\" target=\"_blank\">AGBs</a></strong>] gelesen und akzeptiert.",
'SPONSOR_TERMS_HEADER' => "Allgemeine Geschäftsbedingungen",
// Add payment types
'SPONSOR_TAX_IDENT_IS_EMPTY' => "Sie haben keine Ust-Ident-Nr. eingegeben.",
'SPONSOR_REGISTER_SOMETHING_MISSING' => "Die Sponsorenanmeldung konnte wegen der folgenden Punkte nicht durchgeführt werden",
'SPONSOR_PASSWORDS_MISMATCH' => "Die beiden von Ihnen eingegebenen Passwörter stimmen nicht überein.",
- 'SPONSOR_TERMS_NOT_ACCEPTED' => "Bitte akzeptieren Sie unsere [<strong><a href=\"{?URL?}/modules.php?module=index&what=sponsor_agb\" target=\"_blank\">AGBs</a></strong>] .",
+ 'SPONSOR_TERMS_NOT_ACCEPTED' => "Bitte akzeptieren Sie unsere [<strong><a href=\"{%url=modules.php?module=index&what=sponsor_agb%}\" target=\"_blank\">AGBs</a></strong>] .",
'SPONSOR_NO_PAYTYPE_SELECTED' => "Bitte wählen Sie noch ein Buchungspaket aus.",
'SPONSOR_NO_WARNING_INTERVAL_SELECTED' => "Bitte wählen Sie noch den Zeitabstand zwischen zwei Sponsorenberichten aus.",
'SPONSOR_NO_RECEIVE_WARNINGS_SELECTED' => "Bitte wählen Sie noch aus, ob Sie bei jeder Aktion Bestätigungsmails empfangen wollen oder nicht.",
'SPONSOR_LOGIN_FAILED_LOCKED' => "Ihr Account wurde gesperrt, vermutlich wegen Nichteinhaltung von Regeln.",
'SPONSOR_LOGIN_FAILED_EMAIL' => "Sie haben Ihre Email-Adresse geändert und diese noch nicht bestätigt.",
'SPONSPOR_COOKIE_SETUP_FAILED' => "Es konnten keine Cookies gesetzt werden. Bitte Sicherheitseinstellungen in Ihrem Browser überprüfen.",
- 'SPONSOR_ONLY_AREA_ENTERED' => "Sie haben einen Bereich aufgerufen, der nur den Sponsoren vorenthalten ist, die auch bezahlt haben. Bitte kehren Sie zur [ <strong><a href=\"{?URL?}/index.php\">Eingangsseite</a></strong> ] zurück.",
+ 'SPONSOR_ONLY_AREA_ENTERED' => "Sie haben einen Bereich aufgerufen, der nur den Sponsoren vorenthalten ist, die auch bezahlt haben. Bitte kehren Sie zur [ <strong><a href=\"{%url=index.php%}\">Eingangsseite</a></strong> ] zurück.",
'SPONSOR_ACCOUNT_STATUS_FAILED' => "Unerwarteter Zustand des Scriptes erreicht! Bitte Support benachrichtigen.",
'SPONSOR_ACCOUNT_IS_CONFIRMED_AGAIN' => "Ihr Sponsorenaccount ist wieder freigegeben! Sie können sich nun erneut einloggen.",
'SPONSOR_ENTER_OLD_PASSWORD' => "Geben Sie Ihr derzeitiges Passwort ein",
'SPONSOR_CHANGE_PASSWORD' => "Neues Passwort einstellen",
'SPONSOR_ACCOUNT_DATA_SAVED' => "Ihre Daten wurden gespeichert.",
- 'SPONSOR_ACCOUNT_EMAIL_CHANGED' => "Sie haben Ihre EMail-Adresse geändert, Account wurde temporär gesperrt. Bitte [<a href=\"{?URL?}/index.php\">hier klicken</a>], um in den Gastbereich zu gelangen.",
+ 'SPONSOR_ACCOUNT_EMAIL_CHANGED' => "Sie haben Ihre EMail-Adresse geändert, Account wurde temporär gesperrt. Bitte [<a href=\"{%url=index.php%}\">hier klicken</a>], um in den Gastbereich zu gelangen.",
'SPONSOR_SETTINGS_HEADER' => "Einstellungen Ihres Sponsorenaccounts",
'SPONSOR_UNKNOWN_WHAT' => "Scripte-Fehler: Unbekannte Sponsor-Aktion <span class=\"data\">%s</span> erkannt.",
'SPONSOR_SETTINGS_SAVED' => "Neue Einstellungen gespeichert.",
if (isExtensionActive('online')) {
// Init content
$content = array(
- 'menu' => "<a class=\"menu_blur\" href=\"{?URL?}/modules.php?module=index&what=active\">".getConfig('menu_blur_spacer').getMessage('GUEST_ACTIVE_LINK')."</a>",
+ 'menu' => "<a class=\"menu_blur\" href=\"{%url=modules.php?module=index&what=active%}\">".getConfig('menu_blur_spacer').getMessage('GUEST_ACTIVE_LINK')."</a>",
'what' => 'active'
);
list($adminId) = SQL_FETCHROW($result);
// Rewrite email address to contact link
- $email = "{?URL?}/modules.php?module=".$mod."&what=admins_contct&admin=".bigintval($adminId);
+ $email = '{%url=modules.php?module=' . $mod . '&what=admins_contct&admin=' . bigintval($adminId) . '%}';
} // END - if
// Free memory
SQL_FREERESULT($result);
} elseif ((is_int($email)) && ($email > 0)) {
// Direct id given
- $email = "{?URL?}/modules.php?module=".$mod."&what=admins_contct&admin=".bigintval($email);
+ $email = '{%url=modules.php?module=' . $mod . '&what=admins_contct&admin=' . bigintval($email) . '%}';
}
// Return rewritten (?) email address
$value = countSumTotalData(getCurrentAdminId(), 'task_system', 'id', 'assigned_admin', true, " AND `status`='NEW' AND `task_type`='EXTENSION_UPDATE'");
if ($value > 0) {
- $content['update_tasks'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=updates\">".$value."</a>";
+ $content['update_tasks'] = "<a href=\"{%url=modules.php?module=admin&what=list_task&type=updates%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('CONFIRMED', 'user_data', 'userid', 'status', true);
if ($value > 0) {
- $content['confirmed_members'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_user&status=confirmed\">".$value."</a>";
+ $content['confirmed_members'] = "<a href=\"{%url=modules.php?module=admin&what=list_user&status=confirmed%}\">".$value."</a>";
} // END - if
// Unconfirmed accounts
$value = countSumTotalData('UNCONFIRMED', 'user_data', 'userid', 'status', true);
if ($value > 0) {
- $content['unconfirmed_members'] = "<a href=\"{?URL?}/modules.php?module=admin&what=chk_regs\">".$value."</a>";
+ $content['unconfirmed_members'] = "<a href=\"{%url=modules.php?module=admin&what=chk_regs%}\">".$value."</a>";
} // END - if
// And locked accounts
$value = countSumTotalData('LOCKED', 'user_data', 'userid', 'status', true);
if ($value > 0) {
- $content['locked_members'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_user&status=locked\">".$value."</a>";
+ $content['locked_members'] = "<a href=\"{%url=modules.php?module=admin&what=list_user&status=locked%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData(0, 'task_system', 'id', 'assigned_admin', true, " AND `status` != 'DELETED'");
if ($value > 0) {
- $content['new_tasks'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=unassigned\">".$value."</a>";
+ $content['new_tasks'] = "<a href=\"{%url=modules.php?module=admin&what=list_task&type=unassigned%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('CLOSED', 'task_system', 'id', 'status', true);
if ($value > 0) {
- $content['closed_tasks'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=closed\">".$value."</a>";
+ $content['closed_tasks'] = "<a href=\"{%url=modules.php?module=admin&what=list_task&type=closed%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('DELETED', 'task_system', 'id', 'status', true);
if ($value > 0) {
- $content['deleted_tasks'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=deleted\">".$value."</a>";
+ $content['deleted_tasks'] = "<a href=\"{%url=modules.php?module=admin&what=list_task&type=deleted%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('SOLVED', 'task_system', 'id', 'status', true, sprintf(" AND `assigned_admin`=%s", getCurrentAdminId()));
if ($value > 0) {
- $content['solved_tasks'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=solved\">".$value."</a>";
+ $content['solved_tasks'] = "<a href=\"{%url=modules.php?module=admin&what=list_task&type=solved%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData(getCurrentAdminId(), 'task_system', 'id', 'assigned_admin', true, " AND `status`='NEW' AND task_type != 'EXTENSION_UPDATE'");
if ($value > 0) {
- $content['your_tasks'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_task\">".$value."</a>";
+ $content['your_tasks'] = "<a href=\"{%url=modules.php?module=admin&what=list_task%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('ADMIN', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- $content['pending_mails'] = "<a href=\"{?URL?}/modules.php?module=admin&what=unlock_emails\">".$value."</a>";
+ $content['pending_mails'] = "<a href=\"{%url=modules.php?module=admin&what=unlock_emails%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('TEMP', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- $content['canceled_mails'] = "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>";
+ $content['canceled_mails'] = "<a href=\"{%url=modules.php?module=admin&what=email_details%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('SEND', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- $content['send_emails'] = "<a href=\"{?URL?}/modules.php?module=admin&what=email_archiv\">".$value."</a>";
+ $content['send_emails'] = "<a href=\"{%url=modules.php?module=admin&what=email_archiv%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('DELETED', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- $content['purged_mails'] = "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>";
+ $content['purged_mails'] = "<a href=\"{%url=modules.php?module=admin&what=email_details%}\">".$value."</a>";
} // END - if
//
$value = countSumTotalData('DELETED', 'bonus', 'id', 'data_type', true);
if ($value > 0) {
- $content['purged_bonus_mails'] = "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>";
+ $content['purged_bonus_mails'] = "<a href=\"{%url=modules.php?module=admin&what=email_details%}\">".$value."</a>";
} // END - if
} elseif (isExtensionActive('bonus')) {
$content['purged_bonus_mails'] = sprintf(getMessage('ADMIN_EXT_BONUS_OUTDATED'), '0.1.8');
$value = countSumTotalData('SEND', 'bonus', 'id', 'data_type', true, " AND `is_notify`='N'");
if ($value > 0) {
- $content['send_bonus_mails'] = "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>";
+ $content['send_bonus_mails'] = "<a href=\"{%url=modules.php?module=admin&what=email_details%}\">".$value."</a>";
} // END - if
} elseif (isExtensionActive('bonus')) {
$content['send_bonus_mails'] = sprintf(getMessage('ADMIN_EXT_BONUS_OUTDATED'), '0.1.8');
if (($value > 0) && (!empty($WHATs[$key]))) {
if (empty($TITLEs[$key])) $TITLEs[$key] = getMessage('ADMIN_TASK_UNKNOWN_LIST_TITLE');
- $content['row_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=".$WHATs[$key]."\" title=\"".$TITLEs[$key]."\">".$value."</a>";
+ $content['row_link'] = "<a href=\"{%url=modules.php?module=admin&what=".$WHATs[$key]."%}\" title=\"".$TITLEs[$key]."%}\">".$value."</a>";
} else {
$content['row_link'] = '0';
}
* =================== Last change: 12/13/2004 *
* *
* -------------------------------------------------------------------- *
- * File : theme-manager.php *
+ * File : theme manager.php *
* -------------------------------------------------------------------- *
* Short description : Theme manager *
* -------------------------------------------------------------------- *
$mod = getModule();
// Construction URL
- $formAction = "{?URL?}/modules.php?module=" . $mod;
+ $formAction = "{%url=modules.php?module=" . $mod;
if (!empty($what)) $formAction .= "&what=" . $what;
+ $formAction = '%}';
// Initialize array
$themesArray = array(
$OUT .= '<strong>' . $ltr . '</strong>';
} else {
// Output link to letter
- $OUT .= '<a href="{?URL?}/modules.php?module=admin&what=' . getWhat();
+ $OUT .= '<a href="{%url=modules.php?module=admin&what=' . getWhat();
if (isGetRequestElementSet('mode')) $OUT .= '&mode=' . getRequestElement('mode');
- $OUT .= '&letter=' . $ltr . '&sortby=' . $sortby . $add . '">' . $ltr . '</a>';
+ $OUT .= '&letter=' . $ltr . '&sortby=' . $sortby . $add . '%}">' . $ltr . '</a>';
}
if ((($counter / getConfig('user_alpha')) == round($counter / getConfig('user_alpha'))) && ($counter > 0)) {
if ($sortby == $sort) {
$OUT .= '<strong>' . $title . '</strong> | ';
} else {
- $OUT .= '<a href="{?URL?}/modules.php?module=admin&what=list_user&letter=' . $letter . '&sortby=' . $sort.$add . '">' . $title . '</a> | ';
+ $OUT .= '<a href="{%url=modules.php?module=admin&what=list_user&letter=' . $letter . '&sortby=' . $sort.$add . '%}">' . $title . '</a> | ';
}
} // END - foreach
if (!isGetRequestElementSet('sortby')) setRequestGetElement('sortby', 'userid');
// Base link
- $OUT .= '<a href="{?URL?}/modules.php?module=admin&what=' . getWhat();
+ $OUT .= '<a href="{%url=modules.php?module=admin&what=' . getWhat();
// Add status or mode
if (isGetRequestElementSet('status')) $OUT .= '&mode=' . getRequestElement('status');
elseif (isGetRequestElementSet('mode')) $OUT .= '&mode=' . getRequestElement('mode');
// Letter and so on
- $OUT .= '&letter=' . getRequestElement('letter') . '&sortby=' . getRequestElement('sortby') . '&page=' . $page . '&offset=' . $offset . '">';
+ $OUT .= '&letter=' . getRequestElement('letter') . '&sortby=' . getRequestElement('sortby') . '&page=' . $page . '&offset=' . $offset . '%}">';
}
$OUT .= $page;
list($userid) = SQL_FETCHROW($result);
// Rewrite email address to contact link
- $email = '{?URL?}/modules.php?module=' . $mod . '&what=user_contct&userid=' . bigintval($userid);
+ $email = '{%url=modules.php?module=' . $mod . '&what=user_contct&userid=' . bigintval($userid) . '%}';
} // END - if
// Free memory
}
// Selects a random user id as the new referal id if they have at least X confirmed mails in this run
+// @TODO Double-check configuration entry here
function determineRandomReferalId () {
// Default is zero refid
$refid = '0';
}
} else {
// Cookies not setable!
- $errorCode = getCode('NO_COOKIES');
+ $errorCode = getCode('COOKIES_DISABLED');
}
} elseif (getExtensionVersion('sql_patches') >= '0.6.1') {
// Update failture counter
case 'pass': // Wrong password
setRequestPostElement('ok', $ret);
- $ret = '{--WRONG_PASS--} [<a href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASS--}</a>]';
+ $ret = '{--WRONG_PASS--} [<a href="{%url=modules.php?module=admin&reset_pass=1%}">{--ADMIN_RESET_PASS--}</a>]';
destroyAdminSession();
break;
if (($menu == $action) && (empty($what))) {
$OUT .= '<strong>';
} else {
- $OUT .= '[<a href="{?URL?}/modules.php?module=admin&action=' . $menu . '">';
+ $OUT .= '[<a href="{%url=modules.php?module=admin&action=' . $menu . '%}">';
}
} else {
$OUT .= '<em style="cursor:help" class="admin_note" title="{--MENU_ACTION_404--}">';
if ($what == $what_sub) {
$OUT .= '<strong>';
} else {
- $OUT .= '[<a href="{?URL?}/modules.php?module=admin&what=' . $what_sub . '">';
+ $OUT .= '[<a href="{%url=modules.php?module=admin&what=' . $what_sub . '%}">';
}
} else {
$OUT .= '<em style="cursor:help" class="admin_note" title="{--MENU_WHAT_404--}">';
}
// Return link
- return '[<a href="{?URL?}/modules.php?module=admin&what=' . $what . '&userid=' . $userid . '" title="{--ADMIN_USER_PROFILE_TITLE--}">' . $title . '</a>]';
+ return '[<a href="{%url=modules.php?module=admin&what=' . $what . '&userid=' . $userid . '%}" title="{--ADMIN_USER_PROFILE_TITLE--}">' . $title . '</a>]';
}
// Check "logical-area-mode"
// Is the userid set correctly?
if ($userid > 0) {
// Create a link to that profile
- return '{?URL?}/modules.php?module=admin&what=list_user&userid='.bigintval($userid);
+ return '{%url=modules.php?module=admin&what=list_user&userid='.bigintval($userid) . '%}';
} // END - if
// Return a link to the user list
- return '{?URL?}/modules.php?module=admin&what=list_user';
+ return '{%url=modules.php?module=admin&what=list_user%}';
}
// Generate a "link" for the given admin id (admin_id)
$data['navi'] = '';
if (($data['sort'] == '0') || (($data['sort'] == 1) && (!empty($SUB)))) {
// Is highest position
- $data['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']+1)."&fid=".$data['sort']."\">{--LOWER--}</a>";
+ $data['navi'] = "<a href=\"{%url=modules.php?module=admin&what=adminedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']+1) . "&fid=" . $data['sort'] . "%}\">{--LOWER--}</a>";
} elseif ($cnt == $max) {
// Is lowest position
- $data['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']-1)."&fid=".$data['sort']."\">{--HIGHER--}</a>";
+ $data['navi'] = "<a href=\"{%url=modules.php?module=admin&what=adminedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']-1) . "&fid=" . $data['sort'] . "%}\">{--HIGHER--}</a>";
} elseif ($data['sort'] > 0) {
// Anything else between highest and lowest
- $data['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']-1)."&fid=".$data['sort']."\">{--HIGHER--}</a>/<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']+1)."&fid=".$data['sort']."\">{--LOWER--}</a>";
+ $data['navi'] = "<a href=\"{%url=modules.php?module=admin&what=adminedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']-1) . "&fid=" . $data['sort'] . "%}\">{--HIGHER--}</a>/<a href=\"{%url=modules.php?module=admin&what=adminedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']+1) . "&fid=" . $data['sort'] . "%}\">{--LOWER--}</a>";
}
// Fix empty elements for constant (fixes display bugs in Firefox)
// Some security stuff...
if ((!defined('__SECURITY')) || (!isAdmin())) {
die();
-}
+} // END - if
// Add description as navigation point
addMenuDescription('admin', __FILE__);
if ((isExtensionActive('msg')) && (postRequestElement('type') == 'message')) {
// Add message
$message = loadEmailTemplate('admins_msg_contct_admin', postRequestElement('text'), 0);
- SEND_ADMIN_MESSAGE(getRequestElement('admin'), ADMINS_MSG_FROM_ADMIN, $message);
+ sendAdminMessage(getRequestElement('admin'), getMessage('ADMINS_MSG_FROM_ADMIN'), $message);
} else {
// Load admin's email address
$email = getAdminEmail(bigintval(getRequestElement('admin')));
adminSaveSettingsFromPostData();
// Display continue link
- loadTemplate('admin_settings_saved', false, "<a href=\"{?URL?}/modules.php?module=admin&what=config_home&sub=settings\">{--ADMIN_CONTINUE_TO_CONFIG--}</a>");
+ loadTemplate('admin_settings_saved', false, "<a href=\"{%url=modules.php?module=admin&what=config_home&sub=settings%}\">{--ADMIN_CONTINUE_TO_CONFIG--}</a>");
} else {
// Prepare data for the template
$content = array_fill(-1, 60, '');
// Process all entries
while ($content = SQL_FETCHARRAY($result)) {
// Link for setting 'what' as new "home"
- $newHomeLink = "<a href=\"{?URL?}/modules.php?module=admin&what=config_home&sub=target&home=".$content['what']."\">{--_IS_NEW_HOME--}</a>";
+ $newHomeLink = "<a href=\"{%url=modules.php?module=admin&what=config_home&sub=target&home=" . $content['what'] . "%}\">{--_IS_NEW_HOME--}</a>";
// Is this current home?
if ($content['what'] == getConfig('index_home')) {
// Is current home
- $newHomeLink = "<div class=\"admin_mark\">{--_IS_CURRENT_HOME--}</div>";
- $content['title'] = "<div class=\"admin_mark\">".$content['title']."</div>";
+ $newHomeLink = "<div class=\"admin_mark\">{--_IS_CURRENT_HOME--}</div>";
+ $content['title'] = "<div class=\"admin_mark\">" . $content['title'] . "</div>";
} // END - if
// Prepare content
if (empty($content['title'])) $content['title'] = '---';
if (($content['module'] == 'index') || ($content['module'] == 'login')) {
// Add link to detail statistics
- $content['module'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=stats_mods&mod=".$content['module']."\">".$content['module']."</a></strong>";
- }
+ $content['module'] = "<strong><a href=\"{%url=modules.php?module=admin&what=stats_mods&mod=" . $content['module'] . "%}\">" . $content['module'] . "</a></strong>";
+ } // END - if
// Prepare array for the template
// @TODO Rewritings: mod->module in template
// Does your members request payouts?
if ((SQL_NUMROWS($result_mem) > 0) && ($display)) {
// Members has requested payouts
- loadTemplate('admin_settings_saved', false, "<a href=\"{?URL?}/modules.php?module=admin&what=list_payouts\">{--ADMIN_PAYOUT_LIST_REQUESTS--}</a></P>");
+ loadTemplate('admin_settings_saved', false, "<a href=\"{%url=modules.php?module=admin&what=list_payouts%}\">{--ADMIN_PAYOUT_LIST_REQUESTS--}</a></P>");
} elseif ($display) {
// No member requests so far
loadTemplate('admin_settings_saved', false, getMessage('ADMIN_PAYOUT_NO_MEMBER_REQUESTS'));
loadTemplate('admin_config_rallye_edit', false, $content);
} else {
// Nothing selected
- $content = sprintf(getMessage('RALLYE_NO_PRICES_SELECTED'), "<a href=\"{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=".getRequestElement('rallye')."\">", "</a>");
+ $content = sprintf(getMessage('RALLYE_NO_PRICES_SELECTED'), "<a href=\"{%url=modules.php?module=admin&what=config_rallye_prices&rallye=".getRequestElement('rallye')."%}\">", "</a>");
loadTemplate('admin_settings_saved', false, $content);
}
} elseif (isPostRequestElementSet('del')) {
loadTemplate('admin_config_rallye_del', false, $content);
} else {
// Nothing selected
- $content = "{--RALLYE_NO_PRICES_SELECTED_1--}<a href=\"{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=".getRequestElement('rallye')."\">{--RALLYE_NO_PRICES_SELECTED_2--}</a>{--RALLYE_NO_PRICES_SELECTED_3--}";
+ $content = "{--RALLYE_NO_PRICES_SELECTED_1--}<a href=\"{%url=modules.php?module=admin&what=config_rallye_prices&rallye=".getRequestElement('rallye')."%}\">{--RALLYE_NO_PRICES_SELECTED_2--}</a>{--RALLYE_NO_PRICES_SELECTED_3--}";
loadTemplate('admin_settings_saved', false, $content);
}
} else {
* -------------------------------------------------------------------- *
* Short description : Configuration of transfer system *
* -------------------------------------------------------------------- *
- * Kurzbeschreibung : Konfiguration des Punktetransfersystems *
+ * Kurzbeschreibung : Konfiguration des Punktetransfer-Systems *
* -------------------------------------------------------------------- *
* $Revision:: $ *
* $Date:: $ *
$cnt += SQL_AFFECTEDROWS();
// Load template for link
- loadTemplate('admin_settings_saved', false, "<a href=\"{?URL?}/modules.php?module=admin&what=del_email&pid=".bigintval(getRequestElement('mid'))."\">{--ADMIN_REMOVE_STATS_ENTRY--}</a>");
+ loadTemplate('admin_settings_saved', false, "<a href=\"{%url=modules.php?module=admin&what=del_email&pid=" . bigintval(getRequestElement('mid')) . "%}\">{--ADMIN_REMOVE_STATS_ENTRY--}</a>");
} // END - if
// Free the result
$pool['unconfirmed'] = $pool['max_rec'] - $pool['clicks'];
if ($pool['unconfirmed'] > 0) {
// Add link to list_unconfirmed what-file
- $pool['unconfirmed'] = '<strong><a href="{?URL?}/modules.php?module=admin&what=list_unconfirmed&mid=' . $pool['id'] . '">' . $pool['unconfirmed'] . '</a></strong>';
+ $pool['unconfirmed'] = '<strong><a href="{%url=modules.php?module=admin&what=list_unconfirmed&mid=' . $pool['id'] . '%}">' . $pool['unconfirmed'] . '</a></strong>';
} // END - if
// Prepare data for the row template
$pool['unconfirmed'] = $pool['sent_email'] - $pool['clicks'];
if ($pool['unconfirmed'] > 0) {
// Add link to list_unconfirmed what-file
- $pool['unconfirmed'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=list_unconfirmed&mid=".$pool['id']."\">".$pool['unconfirmed']."</a></strong>";
+ $pool['unconfirmed'] = "<strong><a href=\"{%url=modules.php?module=admin&what=list_unconfirmed&mid=" . $pool['id'] . "%}\">" . $pool['unconfirmed'] . "</a></strong>";
} elseif ($pool['unconfirmed'] < 0) {
// Sometimes rarely displayed minus values will be "fixed" to zero
$pool['unconfirmed'] = '0';
// Add link?
if ($bonus['unconfirmed'] > 0) {
// Add link to list_unconfirmed what-file
- $bonus['unconfirmed'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=list_unconfirmed&bid=".$bonus['id']."\">".$bonus['unconfirmed']."</a></strong>";
+ $bonus['unconfirmed'] = "<strong><a href=\"{%url=modules.php?module=admin&what=list_unconfirmed&bid=" . $bonus['id'] . "%}\">" . $bonus['unconfirmed'] . "</a></strong>";
} // END - if
// Prepare content
$cnt++;
if (($data['sort'] == '0') || (($data['sort'] == 1) && (!empty($SUB)))) {
// Is highest position
- $NAVI = "<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']+1)."&fid=".$data['sort']."\">{--LOWER--}</a>";
+ $NAVI = "<a href=\"{%url=modules.php?module=admin&what=guestedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']+1) . "&fid=" . $data['sort'] . "%}\">{--LOWER--}</a>";
} elseif ($cnt == $max) {
// Is lowest position
- $NAVI = "<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']-1)."&fid=".$data['sort']."\">{--HIGHER--}</a>";
+ $NAVI = "<a href=\"{%url=modules.php?module=admin&what=guestedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']-1) . "&fid=" . $data['sort'] . "%}\">{--HIGHER--}</a>";
} elseif ($data['sort'] > 0) {
// Anything else between highest and lowest
- $NAVI = "<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']-1)."&fid=".$data['sort']."\">{--HIGHER--}</a>/<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']+1)."&fid=".$data['sort']."\">{--LOWER--}</a>";
+ $NAVI = "<a href=\"{%url=modules.php?module=admin&what=guestedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']-1) . "&fid=" . $data['sort'] . "%}\">{--HIGHER--}</a>/<a href=\"{%url=modules.php?module=admin&what=guestedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']+1) . "&fid=" . $data['sort'] . "%}\">{--LOWER--}</a>";
}
if (empty($data['action'])) $data['action'] = ' ';
$content = getUserDataArray();
// Prepare constants
- // @TODO No longer needed? define('__CATS_BASE' , "<a href=\"{?URL?}/modules.php?module=admin&userid=");
+ // @TODO No longer needed? define('__CATS_BASE' , "<a href=\"{%url=modules.php?module=admin&userid=");
$content['userid'] = bigintval(getRequestElement('userid'));
$content['member_links'] = generateMemberAdminActionLinks($content['userid']);
$content['email'] = "<a href=\"".generateEmailLink($content['email'], 'user_data')."\">".$content['surname']." ".$content['family']."</a>";
if ($cnt > 0) {
// Something was payed out
$sumAlready += $cnt;
- $content['already_direct_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=already&select=direct\">".$cnt."</a>";
+ $content['already_direct_link'] = "<a href=\"{%url=modules.php?module=admin&what=list_doubler&mode=already&select=direct%}\">".$cnt."</a>";
} // END - if
$cnt = countSumTotalData('Y','doubler','id','completed',true, " AND `is_ref`='Y'");
if ($cnt > 0) {
// Something was payed out
$sumAlready += $cnt;
- $content['already_ref_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=already&select=ref\">".$cnt."</a>";
+ $content['already_ref_link'] = "<a href=\"{%url=modules.php?module=admin&what=list_doubler&mode=already&select=ref%}\">".$cnt."</a>";
} // END - if
// And the same for waiting pouts (direct and referal)
if ($cnt > 0) {
// Something was payed out
$sumWaiting += $cnt;
- $content['waiting_direct_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=waiting&select=direct\">".$cnt."</a>";
+ $content['waiting_direct_link'] = "<a href=\"{%url=modules.php?module=admin&what=list_doubler&mode=waiting&select=direct%}\">".$cnt."</a>";
} // END - if
$cnt = countSumTotalData('N','doubler','id','completed',true, " AND `is_ref`='Y'");
if ($cnt > 0) {
// Something was payed out
$sumWaiting += $cnt;
- $content['waiting_ref_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=waiting&select=ref\">".$cnt."</a>";
+ $content['waiting_ref_link'] = "<a href=\"{%url=modules.php?module=admin&what=list_doubler&mode=waiting&select=ref%}\">".$cnt."</a>";
} // END - if
// Links for all
- $content['already_all_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=already&select=all\">".$sumAlready."</a>";
- $content['waiting_all_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=waiting&select=all\">".$sumWaiting."</a>";
+ $content['already_all_link'] = "<a href=\"{%url=modules.php?module=admin&what=list_doubler&mode=already&select=all%}\">".$sumAlready."</a>";
+ $content['waiting_all_link'] = "<a href=\"{%url=modules.php?module=admin&what=list_doubler&mode=waiting&select=all%}\">".$sumWaiting."</a>";
// All data is loaded here...
break;
$result_data = SQL_QUERY_ESC("SELECT `subject`, `timestamp_ordered` AS `timestamp`, `cat_id` FROM `{?_MYSQL_PREFIX?}_user_stats` WHERE `id`=%s LIMIT 1",
array(bigintval($id)), __FILE__, __LINE__);
$type = 'mailid'; $DATA = $id; $PROBLEM = getMessage('NORMAL_MAIL_PROBLEM');
- $LINK = "<a href=\"{?URL?}/mailid.php?userid=".getRequestElement('userid')."&mailid=".$id."\" target=\"_blank\">".$id."</a>";
+ $LINK = "<a href=\"{%url=mailid.php?userid=".getRequestElement('userid')."&mailid=".$id."%}\" target=\"_blank\">".$id."</a>";
break;
case 'BONUS':
$result_data = SQL_QUERY_ESC("SELECT `subject`, `timestamp`, `cat_id` FROM `{?_MYSQL_PREFIX?}_bonus` WHERE `id`=%s LIMIT 1",
array(bigintval($id2)), __FILE__, __LINE__);
$type = 'bonusid'; $DATA = $id2; $PROBLEM = getMessage('BONUS_MAIL_PROBLEM');
- $LINK = "<a href=\"{?URL?}/mailid.php?userid=".getRequestElement('userid')."&bonusid=".$id2."\" target=\"_blank\">".$id2."</a>";
+ $LINK = "<a href=\"{%url=mailid.php?userid=".getRequestElement('userid')."&bonusid=".$id2."%}\" target=\"_blank\">".$id2."</a>";
break;
default: // Problem in application detected!
// Add link?
if ($bonus['unconfirmed'] > 0) {
// Add link to list_unconfirmed what-file
- $bonus['unconfirmed'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=list_unconfirmed&bid=".$bonus['id']."\">".$bonus['unconfirmed']."</a></strong>";
+ $bonus['unconfirmed'] = "<strong><a href=\"{%url=modules.php?module=admin&what=list_unconfirmed&bid=" . $bonus['id'] . "%}\">" . $bonus['unconfirmed'] . "</a></strong>";
} // END - if
// Prepare content
while ($content = SQL_FETCHARRAY($result)) {
if ($content['status'] == 'NEW') {
// Generate links for direct accepting and rejecting
- $content['status'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_payouts&do=accept&pid=".$content['id']."\">".PAYOUT_ACCEPT_PAYOUT."</a> | <a href=\"{?URL?}/modules.php?module=admin&what=list_payouts&do=reject&pid=".$content['id']."\">".PAYOUT_REJECT_PAYOUT."</a>";
+ $content['status'] = "<a href=\"{%url=modules.php?module=admin&what=list_payouts&do=accept&pid=" . $content['id'] . "%}\">{--PAYOUT_ACCEPT_PAYOUT--}</a> | <a href=\"{%url=modules.php?module=admin&what=list_payouts&do=reject&pid=" . $content['id'] . "%}\">{--PAYOUT_REJECT_PAYOUT--}</a>";
} else {
// Translate status
$content['status'] = getMessage('PAYOUT_STATUS_'.strtoupper($content['status']).'');
// Did some users joined this rallye?
if ($joined > 0) {
// List joined users
- $joined = "<a href=\"{?URL?}/modules.php?module=admin&what=list_rallyes&sub=users&rallye=".$data['id']."\" title=\"{--RALLYE_LIST_USERS_TITLE--}\">".$joined."</a>";
+ $joined = "<a href=\"{%url=modules.php?module=admin&what=list_rallyes&sub=users&rallye=" . $data['id'] . "%}\" title=\"{--RALLYE_LIST_USERS_TITLE--}\">".$joined."</a>";
} // END - if
// Alter some variables
SQL_FREERESULT($result);
} else {
// No refs made so far
- loadTemplate('admin_settings_saved', false, sprintf(getMessage('ADMIN_SPONSOR_REFS_404'), "<a href=\"{?URL?}/modules.php?module=admin&what=list_sponsor&id=".bigintval(getRequestElement('rid'))."\">".bigintval(getRequestElement('rid'))."</a>"));
+ loadTemplate('admin_settings_saved', false, sprintf(getMessage('ADMIN_SPONSOR_REFS_404'), "<a href=\"{%url=modules.php?module=admin&what=list_sponsor&id=" . bigintval(getRequestElement('rid')) . "%}\">" . bigintval(getRequestElement('rid')) . "</a>"));
}
} else {
// Sponsor not found
if (!isGetRequestElementSet('page')) { setRequestGetElement('page' , 1); }
// Set base URL
-$base = '[<a href="{?URL?}/modules.php?module=admin';
+$base = '[<a href="{%url=modules.php?module=admin';
if (isGetRequestElementSet('userid')) {
// Secure the user id
$content['links'] = countSumTotalData($userid, 'user_links', 'id', 'userid', true);
// Add links to the numbers
- if ($content['links'] > 0) $content['links'] = $base . '&what=list_links&userid=' . $userid . '">' . $content['links'] . '</a>]';
- if ($content['refid'] > 0) $content['refid'] = $base . '&what=list_user&userid=' . $content['refid'] . '">'.$content['refid'] . '</a>]';
- if ($content['refs'] > 0) $content['refs'] = $base . '&what=list_refs&userid=' . $userid . '">' . $content['refs'] . '</a>]';
- if ($content['cats'] > 0) $content['cats'] = $base . '&what=list_cats&userid=' . $userid . '">' . $content['cats'] . '</a>]';
+ if ($content['links'] > 0) $content['links'] = $base . '&what=list_links&userid=' . $userid . '%}">' . $content['links'] . '</a>]';
+ if ($content['refid'] > 0) $content['refid'] = $base . '&what=list_user&userid=' . $content['refid'] . '%}">'.$content['refid'] . '</a>]';
+ if ($content['refs'] > 0) $content['refs'] = $base . '&what=list_refs&userid=' . $userid . '%}">' . $content['refs'] . '</a>]';
+ if ($content['cats'] > 0) $content['cats'] = $base . '&what=list_cats&userid=' . $userid . '%}">' . $content['cats'] . '</a>]';
// Fix empty module
if (empty($content['last_module'])) $content['last_module'] = '---';
$content['status'] = translateUserStatus($content['status']);
$content['last_online'] = generateDateTime($content['last_online'], 0);
$content['used_points'] = translateComma($content['used_points']);
- if ($content['emails_sent'] > 0) $content['emails_sent'] = $base . '&what=email_details&userid=' . $userid . '">' . translateComma($content['emails_sent']) . '</a>]';
+ if ($content['emails_sent'] > 0) $content['emails_sent'] = $base . '&what=email_details&userid=' . $userid . '%}">' . translateComma($content['emails_sent']) . '</a>]';
$content['joined'] = generateDateTime($content['joined'], 0);
$content['last_update'] = generateDateTime($content['last_update'], 0);
$content['last_profile_sent'] = generateDateTime($content['last_profile_sent'], 0);
// Get number of unconfirmed mails
$content['links'] = countSumTotalData($content['userid'], 'user_links', 'id', 'userid', true);
- if ($content['links'] > 0) $content['links'] = $base . '&what=list_links&userid=' . $content['userid'] . '">' . translateComma($content['links']) . '</a>]';
+ if ($content['links'] > 0) $content['links'] = $base . '&what=list_links&userid=' . $content['userid'] . '%}">' . translateComma($content['links']) . '</a>]';
// Set link to sent mails if present
- if ($content['emails_sent'] > 0) $content['emails_sent'] = $base . '&what=email_details&userid=' . $content['userid'] . '">' . translateComma($content['emails_sent']) . '</a>]';
+ if ($content['emails_sent'] > 0) $content['emails_sent'] = $base . '&what=email_details&userid=' . $content['userid'] . '%}">' . translateComma($content['emails_sent']) . '</a>]';
// Add nickname
if ((empty($content['nickname'])) || ($content['nickname'] == $content['userid'])) $content['nickname'] = '---';
$content['sw'] = $SW;
$content['userid_link'] = generateUserProfileLink($content['userid']);
$content['gender'] = translateGender($content['gender']);
- $content['email'] = '[<a href="' . generateEmailLink($content['email'], 'user_data') . '">' . $content['email'] . '</a>]';
+ $content['email'] = '[<a href="' . generateEmailLink($content['email'], 'user_data') . '%}">' . $content['email'] . '</a>]';
$content['alinks'] = generateMemberAdminActionLinks($content['userid'], $content['status']);
$content['points'] = translateComma($content['points']);
$content['rate'] = translateComma($content['rate']);
$content['refs'] = countSumTotalData($content['userid'], 'user_refs', 'id', 'userid', true);
// If we have at least one referal, make it clickable to referal list
- if ($content['refs'] > 0) $content['refs'] = $base . '&what=list_refs&userid=' . $content['userid'] . '">' . $content['refs'] . '</a>]';
+ if ($content['refs'] > 0) $content['refs'] = $base . '&what=list_refs&userid=' . $content['userid'] . '%}">' . $content['refs'] . '</a>]';
// Is the lock reason not set?
if (!isset($content['lock_reason'])) $content['lock_reason'] = '---';
$file = basename($file);
// Okay, add it
- outputHtml('<li><a href="{?URL?}/modules.php?module=admin&what=' . getWhat() . '&access=' . urlencode($file) . '">' . $file . '</a></li>');
+ outputHtml('<li><a href="{%url=modules.php?module=admin&what=' . getWhat() . '&access=' . urlencode($file) . '%}">' . $file . '</a></li>');
} // END - foreach
// Finish list
$cnt++;
if (($data['sort'] == '0') || (($data['sort'] == 1) && (!empty($SUB)))) {
// Is highest position
- $data['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']+1)."&fid=".$data['sort']."\">{--LOWER--}</a>";
+ $data['navi'] = "<a href=\"{%url=modules.php?module=admin&what=memedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=".($data['sort']+1)."&fid=" . $data['sort'] . "%}\">{--LOWER--}</a>";
} elseif ($cnt == $max) {
// Is lowest position
- $data['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']-1)."&fid=".$data['sort']."\">{--HIGHER--}</a>";
+ $data['navi'] = "<a href=\"{%url=modules.php?module=admin&what=memedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=".($data['sort']-1)."&fid=" . $data['sort'] . "%}\">{--HIGHER--}</a>";
} elseif ($data['sort'] > 0) {
// Anything else between highest and lowest
- $data['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']-1)."&fid=".$data['sort']."\">{--HIGHER--}</a>/<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub=".$content['sub']."&act=".$data['action']."&w=".$data['what']."&tid=".($data['sort']+1)."&fid=".$data['sort']."\">{--LOWER--}</a>";
+ $data['navi'] = "<a href=\"{%url=modules.php?module=admin&what=memedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=".($data['sort']-1)."&fid=" . $data['sort'] . "%}\">{--HIGHER--}</a>/<a href=\"{%url=modules.php?module=admin&what=memedit&sub=" . $content['sub'] . "&act=" . $data['action'] . "&w=" . $data['what'] . "&tid=" . ($data['sort']+1) . "&fid=" . $data['sort'] . "%}\">{--LOWER--}</a>";
}
// Fix empty values for Firefox
if (($content['module'] == 'index') || ($content['module'] == 'login')) {
// Add link to detail statistics
- $content['module'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=stats_mods&mod=".$content['module']."\">".$content['module']."</a></strong>";
+ $content['module'] = "<strong><a href=\"{%url=modules.php?module=admin&what=stats_mods&mod=" . $content['module'] . "%}\">" . $content['module'] . "</a></strong>";
} // END - if
// Add color switch
// Is the loaded theme name != current theme name?
$LINK = $content['theme_path'];
- if ($content['theme_path'] != getCurrentTheme()) $LINK = "<a href=\"{?URL?}/modules.php?module=admin&what=theme_edit&default_theme=".$content['theme_path']."\" title=\"{--ADMIN_SET_AS_NEW_THEME--}\">".$content['theme_path']."</a>";
+ if ($content['theme_path'] != getCurrentTheme()) $LINK = "<a href=\"{%url=modules.php?module=admin&what=theme_edit&default_theme=".$content['theme_path']."%}\" title=\"{--ADMIN_SET_AS_NEW_THEME--}\">".$content['theme_path']."</a>";
// Prepare data for the row template
$content = array(
// Until here...
// Replace URLs
- $content = str_replace('usage.png' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=usage&image=usage', $content);
- $content = str_replace('daily_usage_' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=daily&image=' , $content);
- $content = str_replace('hourly_usage_', '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=hourly&image=' , $content);
- $content = str_replace('ctry_usage_' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=ctry&image=' , $content);
- $content = str_replace('usage_' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&usage=' , str_replace('.html', '', $content));
-
- // @TODO Disabled due to too much trouble
- //$content = str_replace("HREF=\"http://", "href=\"{?URL?}/modules.php?module=loader&url=http://", $content);
+ $content = str_replace('usage.png' , '{?URL?}/modules.php?module=admin&what=' . getWhat() . '&type=usage&image=usage', $content);
+ $content = str_replace('daily_usage_' , '{?URL?}/modules.php?module=admin&what=' . getWhat() . '&type=daily&image=' , $content);
+ $content = str_replace('hourly_usage_', '{?URL?}/modules.php?module=admin&what=' . getWhat() . '&type=hourly&image=' , $content);
+ $content = str_replace('ctry_usage_' , '{?URL?}/modules.php?module=admin&what=' . getWhat() . '&type=ctry&image=' , $content);
+ $content = str_replace('usage_' , '{?URL?}/modules.php?module=admin&what=' . getWhat() . '&usage=' , str_replace('.html', '', $content));
$test = strtolower($content);
// Do we need to strip out above and including <body> plus trailing </html> tag?
// Rallye will expire in less one day!
$content['extras'] = getMessage('RALLYE_EXPIRE_ONE_DAY');
} else {
- $content['extras'] = "<a href=\"{?URL?}/modules.php?module=index&what=register\">{--RALLYE_REGISTER_NOW--}</a>";
+ $content['extras'] = "<a href=\"{%url=modules.php?module=index&what=register%}\">{--RALLYE_REGISTER_NOW--}</a>";
}
// Set admin line (currently set to impressum, later to contact form)
- // @TODO Reactivate this: $content['admin'] = "<a href=\"{?URL?}/modules.php?module=index&what=impressum&admin=".$adminId."\">".$login."</a>";
+ // @TODO Reactivate this: $content['admin'] = "<a href=\"{%url=modules.php?module=index&what=impressum&admin=" . $adminId . "%}\">" . $login . "</a>";
// Set title
$content['title'] = $title;
// Loads the name-matching template
loadTemplate(substr(basename(__FILE__), 5, -4));
-//
+// [EOF]
?>
$content['extras'] = getMessage('RALLYE_EXPIRE_ONE_DAY');
} else {
// Link to referal links page
- $content['extras'] = "<a href=\"{?URL?}/modules.php?module=login&what=reflinks\">{--RALLYE_GET_REFLINK--}</a>";
+ $content['extras'] = "<a href=\"{%url=modules.php?module=login&what=reflinks%}\">{--RALLYE_GET_REFLINK--}</a>";
}
// Set admin line (currently set to impressum, later to contact form)
- // @TODO Reactivate this: $content['admin'] = "<a href=\"{?URL?}/modules.php?module=index&what=impressum&admin=".$content['admin_id']."\">".$content['login']."</a>";
+ // @TODO Reactivate this: $content['admin'] = "<a href=\"{%url=modules.php?module=index&what=impressum&admin=" . $content['admin_id'] . "%}\">" . $content['login'] . "</a>";
// Handle description...
if ((empty($content['descr'])) && (!empty($content['template']))) {
$content['url'] = generateDerefererUrl($content['url']);
if ($content['views_total'] > 0) {
// Include link to stats
- $content['views_total'] = "[<a href=\"{?URL?}/modules.php?module=login&what=surfbar_list\">".translateComma($content['views_total'])."</a>]";
+ $content['views_total'] = "[<a href=\"{%url=modules.php?module=login&what=surfbar_list%}\">".translateComma($content['views_total'])."</a>]";
} // END - if
$content['registered'] = generateDateTime($content['registered'], 2);
$content['last_locked'] = generateDateTime($content['last_locked'], 2);
sendAdminNotification($ADMIN_SUBJ, 'admin_transfer_points', $content);
// Transfer is completed
- loadTemplate('admin_settings_saved', false, getMessage('TRANSFER_COMPLETED') . "<br /><a href=\"{?URL?}/modules.php?module=login&what=transfer\">{--TRANSFER_CONTINUE_OVERVIEW--}</a>");
+ loadTemplate('admin_settings_saved', false, getMessage('TRANSFER_COMPLETED') . "<br /><a href=\"{%url=modules.php?module=login&what=transfer%}\">{--TRANSFER_CONTINUE_OVERVIEW--}</a>");
} elseif ($valid_code === false) {
// Invalid Touring code!
loadTemplate('admin_settings_saved', false, "<div class=\"member_note\">{--TRANSFER_INVALID_CODE--}</div>");
$total = countSumTotalData(getMemberId(), 'user_transfers_in', 'id', 'userid', true);
$content['in_link'] = $total;
if ($total > 0) {
- $content['in_link'] = "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=list_in\">".$total."</a>";
+ $content['in_link'] = "<a href=\"{%url=modules.php?module=login&what=transfer&mode=list_in%}\">" . $total . "</a>";
} // END - if
// Check outgoing transfers
$content['out_link'] = $dmy;
if ($dmy > 0) {
- $content['out_link'] = "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=list_out\">".$dmy."</a>";
+ $content['out_link'] = "<a href=\"{%url=modules.php?module=login&what=transfer&mode=list_out%}\">" . $dmy . "</a>";
} // END - if
// Total transactions
$content['all_link'] = $total;
if ($total > 0) {
- $content['all_link'] = "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=list_all\">".$total."</a>";
+ $content['all_link'] = "<a href=\"{%url=modules.php?module=login&what=transfer&mode=list_all%}\">" . $total . "</a>";
} // END - if
if (isFormSent()) {
// Set 'new transfer' link according to above option
switch (getUserData('opt_in')) {
case 'Y':
- $content['new_link'] = "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=new\">{--TRANSFER_NOW_LINK--}</a>";
+ $content['new_link'] = "<a href=\"{%url=modules.php?module=login&what=transfer&mode=new%}\">{--TRANSFER_NOW_LINK--}</a>";
break;
case 'N':
// Is the payout mode active?
if (getConfig('wernis_payout_active') == 'Y') {
// Add link
- $content['payout_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{?URL?}/modules.php?module=login&what=wernis&mode=payout\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_PAYOUT--}</div></a>";
+ $content['payout_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{%url=modules.php?module=login&what=wernis&mode=payout%}\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_PAYOUT--}</div></a>";
} // END - if
// Is the withdraw mode active?
if (getConfig('wernis_withdraw_active') == 'Y') {
// Add link
- $content['withdraw_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{?URL?}/modules.php?module=login&what=wernis&mode=withdraw\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div></a>";
+ $content['withdraw_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{%url=modules.php?module=login&what=wernis&mode=withdraw%}\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div></a>";
} // END - if
// Mode chooser! ;-)
// Begin the navigation line
if ((!isset($GLOBALS['nav_depth'])) && ($return === false)) {
$GLOBALS['nav_depth'] = '0';
- $prefix = "<div class=\"you_are_here\">{--YOU_ARE_HERE--} <strong><a class=\"you_are_here\" href=\"{?URL?}/modules.php?module=".getModule().$LINK_ADD."\">Home</a></strong>";
+ $prefix = "<div class=\"you_are_here\">{--YOU_ARE_HERE--} <strong><a class=\"you_are_here\" href=\"{%url=modules.php?module=" . getModule() . $LINK_ADD . "%}\">Home</a></strong>";
} else {
if ($return === false) $GLOBALS['nav_depth']++;
$prefix = '';
if (((isExtensionInstalledAndNewer('sql_patches', '0.2.3')) && (getConfig('youre_here') == 'Y')) || ((isAdmin()) && ($modCheck == 'admin'))) {
// Output HTML code
- $OUT = $prefix . "<strong><a class=\"you_are_here\" href=\"{?URL?}/modules.php?module=" . $modCheck . '&' . $type . '=' . $search . $LINK_ADD . "\">" . getTitleFromMenu($accessLevel, $search, $type, $ADD) . "</a></strong>\n";
+ $OUT = $prefix . "<strong><a class=\"you_are_here\" href=\"{%url=modules.php?module=" . $modCheck . '&' . $type . '=' . $search . $LINK_ADD . "%}\">" . getTitleFromMenu($accessLevel, $search, $type, $ADD) . "</a></strong>\n";
// Can we close the you-are-here navigation?
//* DEBUG: */ print(__LINE__."*".$type.'/'.getWhat()."*<br />");
} // END - if
// Navigation link
- $OUT .= "<a name=\"menu\" class=\"menu_blur\" href=\"{?URL?}/modules.php?module=".getModule()."&what=".$content['sub_what']."\" target=\"_self\">";
+ $OUT .= "<a name=\"menu\" class=\"menu_blur\" href=\"{%url=modules.php?module=" . getModule() . '&what=' . $content['sub_what'] . "%}\" target=\"_self\">";
} else {
// Not found! - open
$OUT .= "<em style=\"cursor:help\" class=\"admin_note\" title=\"{--MENU_WHAT_404--}\">";
// Load email template
$message = loadEmailTemplate('confirm-referal', $content, bigintval($userid));
- sendEmail(getUserData('email'), THANX_REFERAL_ONE, $message);
+ // Send email
+ sendEmail($userid, getMessage('THANX_REFERAL_ONE_SUBJECT'), $message);
} elseif (($sendNotify) && (getUserData('refid') == '0') && ($locked === false) && ($add_mode == 'direct')) {
// Prepare content
$content = array(
$message = loadEmailTemplate('add-points', $content, $userid);
// And sent it away
- sendEmail(getUserData('email'), getMessage('SUBJECT_DIRECT_PAYMENT'), $message);
+ sendEmail($userid, getMessage('SUBJECT_DIRECT_PAYMENT'), $message);
if (!isGetRequestElementSet('mid')) loadTemplate('admin_settings_saved', false, getMessage('ADMIN_POINTS_ADDED'));
}
// Is a session id there?
if (session_id() == '') {
// Start the session
- session_start();
+ $GLOBALS['valid_session'] = session_start();
} // END - if
// Load language file(s)
if ((isFileReadable($FQFN)) && (filesize($FQFN) > 0)) {
switch (getConfig('css_php')) {
case 'DIRECT': // Just link them (unsupported)
- outputHtml('<link rel="stylesheet" type="text/css" href="{?URL?}/theme/' . getCurrentTheme() . '/' . $value . '" />');
+ outputHtml('<link rel="stylesheet" type="text/css" href="{%url=theme/' . getCurrentTheme() . '/' . $value . '%}" />');
break;
case 'FILE': // Output contents
loadTemplate('css_inline', false, $OUT);
} else {
// Now we load all CSS files from css.php!
- outputHtml('<link rel="stylesheet" type="text/css" href="{?URL?}/css.php', false);
+ outputHtml('<link rel="stylesheet" type="text/css" href="{%url=css.php', false);
if ((isInstallationPhase())) {
// Default theme first
$newTheme = 'default';
}
// Close tag
- outputHtml('" />');
+ outputHtml('%}" />');
}
// [EOF]
}
// "Getter" for user agent
-function detectUserAgent () {
+function detectUserAgent ($alwaysReal = false) {
// Get remote ip from environment
$userAgent = getenv('HTTP_USER_AGENT');
// Is removeip installed?
- if (isExtensionActive('removeip')) {
+ if ((isExtensionActive('removeip')) && ($alwaysReal === false)) {
// Then anonymize it
$userAgent = getAnonymousUserAgent($userAgent);
} // END - if
// Set module
$GLOBALS['module'] = 'index';
-// Set 'CSS-Mode'
+// Set CSS mode
$GLOBALS['output_mode'] = '0';
// Load config.php
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=add_bank_package" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=add_bank_package%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" height="30" colspan="3" align="center">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=refbanner" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=refbanner%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="410">
<tr>
<td class="admin_title bottom" colspan="3" align="center" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_cats" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_cats%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" align="center" colspan="3">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_country" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_country%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="430">
<tr>
<td class="admin_title bottom" colspan="2" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_email" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_email%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_networks&do=addnetwork" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_networks&do=addnetwork%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="2" align="center" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=payments&do=add" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=payments&do=add%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="410">
<tr>
<td class="admin_title bottom" colspan="3" align="center" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=add_points&userid=$content[userid]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=add_points&userid=$content[userid]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title seperator" height="10" colspan="3"> </td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=add_points&userid=all" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=add_points&userid=all%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=add_rallye" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=add_rallye%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500"
class="admin_table dashed">
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_rallye_prices&rallye=$content%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="480"
class="admin_table dashed">
<tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref&do=add" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_points&sub=ref&do=add%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="2" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=add_sponsor" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=add_sponsor%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="530">
<tr>
<td class="admin_title bottom" width="10" height="30"> </td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=add_sponsor&force=1" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=add_sponsor&force=1%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_sponsor_pay%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="3" align="center" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=add_surfbar_url" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=add_surfbar_url%}" method="post">
<div class="admin_table dashed">
<div class="admin_title bottom">
<strong>URL in Surfbar hinzufügen:</strong>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admin_add" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admin_add%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td height="8" colspan="5"></td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admins_add" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admins_add%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_admins" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_admins%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admins_contct&admin=$content[admin]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admins_contct&admin=$content[admin]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<!-- @TODO Shouldn't we add a title here? //-->
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admins_mails" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admins_mails%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="2" align="center" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admins_mails" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admins_mails%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=adminedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=adminedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_title" height="40">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=adminedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=adminedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<!-- @TODO Shouldn't we add a title here? //-->
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=adminedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=adminedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_title" height="40">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_active" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_active%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="2" align="center">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_admin" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_admin%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_admins" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_admins%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_admins" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_admins%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_admins" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_admins%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_autopurge" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_autopurge%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_beg" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_beg%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_birthday" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_birthday%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_bonus" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_bonus%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_cats" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_cats%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="4" class="admin_title bottom" height="50">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_doubler" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_doubler%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_email" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_email%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_email&do=del" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_email&do=del%}" method="post">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed" width="500">
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_email&do=edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_email&do=edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" colspan="2" height="30" class="bottom"><strong>{--EDIT_MRECEIVE--}:</strong></td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_extensions" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_extensions%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_holiday" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_holiday%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
</tr>
<tr>
<td class="guest_menu_row"><a class="menu_blur"
- href="{?URL?}/modules.php?module=admin&what=config_home&sub=target"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_TARGET--}</a>
+ href="{%url=modules.php?module=admin&what=config_home&sub=target%}"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_TARGET--}</a>
</td>
</tr>
<tr>
<td class="guest_menu_bottom"><a class="menu_blur"
- href="{?URL?}/modules.php?module=admin&what=config_home&sub=settings"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_SETTINGS--}</a>
+ href="{%url=modules.php?module=admin&what=config_home&sub=settings%}"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_SETTINGS--}</a>
</td>
</tr>
</table>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_home&sub=settings" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_home&sub=settings%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="510">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_mediadata" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_mediadata%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="3" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_menu" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_menu%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_newsletter" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_newsletter%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="3" align="center">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_nickname" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_nickname%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_order" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_order%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_order" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_order%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom seperator" height="30" width="10"> </td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_other" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_other%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="2" align="center" class="admin_title bottom">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_payouts" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_payouts%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_payouts&ok=ok" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_payouts&ok=ok%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_payouts&ok=ok" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_payouts&ok=ok%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_points&sub=settings" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_points&sub=settings%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
<div align="center">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
- <td class="seperator" colspan="3" height="7"> </td>
- </tr>
- <tr>
- <td class="seperator" width="10" rowspan="3"> </td>
<td><strong><big>·</big></strong> <a
- href="{?URL?}/modules.php?module=admin&what=config_points&sub=points">{--ADMIN_EDIT_POINTS--}</a>
+ href="{%url=modules.php?module=admin&what=config_points&sub=points%}">{--ADMIN_EDIT_POINTS--}</a>
</td>
- <td class="seperator" width="10" rowspan="3"> </td>
</tr>
<tr>
<td><strong><big>·</big></strong> <a
- href="{?URL?}/modules.php?module=admin&what=config_points&sub=ref">{--ADMIN_EDIT_REFDEPTHS--}</a>
+ href="{%url=modules.php?module=admin&what=config_points&sub=ref%}">{--ADMIN_EDIT_REFDEPTHS--}</a>
</td>
</tr>
<tr>
<td><strong><big>·</big></strong> <a
- href="{?URL?}/modules.php?module=admin&what=config_points&sub=settings">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
+ href="{%url=modules.php?module=admin&what=config_points&sub=settings%}">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
</td>
</tr>
- <tr>
- <td class="seperator" colspan="3" height="7"> </td>
- </tr>
</table>
</div>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_primera" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_primera%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_proxy" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_proxy%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[rallye]" method="post" style="margin-bottom: 10px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_rallye_prices&rallye=$content[rallye]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[rallye]" method="post" style="margin-bottom: 10px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_rallye_prices&rallye=$content[rallye]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[rallye]" method="post" style="margin-bottom: 10px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_rallye_prices&rallye=$content[rallye]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_refback" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_refback%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_refid" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_refid%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="2" align="center">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_register" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_register%}" method="post">
<table border="0" cellpadding="0" cellspacing="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title" height="30"><strong>{--REGISTER_MUST_HEADER--}:</strong>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_register2" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_register2%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="430">
<tr>
- <td class="admin_title bottom seperator" height="30" width="10"> </td>
- <td class="admin_title bottom" colspan="3" align="center">
+ <td class="admin_title bottom" colspan="2" align="center">
<strong>{--EDIT_REGFORM_SETTINGS--}</strong>
</td>
- <td class="admin_title bottom seperator" width="10"> </td>
</tr>
<tr>
- <td colspan="5" height="7" class="seperator"> </td>
- </tr>
- <tr>
- <td width="10" class="seperator"> </td>
<td align="right" width="250">{--LEAST_CATS--}:</td>
- <td width="10" class="seperator"> </td>
<td align="center" width="150">
<input type="text" name="least_cats" class="admin_normal" size="6" maxlength="6" value="{?least_cats?}" />
</td>
- <td width="10" class="seperator"> </td>
- </tr>
- <tr>
- <td colspan="5" height="7" class="seperator"> </td>
</tr>
<tr>
- <td width="10" class="seperator"> </td>
<td align="right" width="250">{--ADMIN_CFG_REGISTER_DEFAULT--}:</td>
- <td width="10" class="seperator"> </td>
<td align="center" width="150">$content[register_default]</td>
- <td width="10" class="seperator"> </td>
</tr>
<tr>
- <td colspan="5" height="7" class="seperator"> </td>
- </tr>
- <tr>
- <td width="10" class="seperator"> </td>
<td align="right">{--ADMIN_CFG_REGISTER_DISPLAY_REFID--}:</td>
- <td width="10" class="seperator"> </td>
<td align="center">$content[display_refid]</td>
- <td width="10" class="seperator"> </td>
- </tr>
- <tr>
- <td colspan="5" height="7" class="seperator"> </td>
</tr>
<tr>
- <td width="10" class="seperator"> </td>
<td align="right">{--IP_TIMEOUT--}:</td>
- <td width="10" class="seperator"> </td>
<td align="center">$content[ip_timeout]</td>
- <td width="10" class="seperator"> </td>
- </tr>
- <tr>
- <td colspan="5" height="7" class="seperator"> </td>
</tr>
<tr>
- <td width="10" class="seperator"> </td>
<td align="right" width="280">{--REJECT_DOUBLE_EMAIL--}:</td>
- <td width="10" class="seperator"> </td>
<td align="center">$content[check_double_email]</td>
- <td width="10" class="seperator"> </td>
- </tr>
- <tr>
- <td colspan="5" height="7" class="seperator"> </td>
- </tr>
- <tr>
- <td width="10" class="seperator"> </td>
- <td align="right" width="280">{--REJECT_DOUBLE_PASS--}:</td>
- <td width="10" class="seperator"> </td>
- <td align="center">$content[check_double_pass]</td>
- <td width="10" class="seperator"> </td>
</tr>
<tr>
- <td colspan="5" height="7" class="seperator bottom"> </td>
+ <td class="bottom" align="right" width="280">{--REJECT_DOUBLE_PASS--}:</td>
+ <td class="bottom" align="center">$content[check_double_pass]</td>
</tr>
<tr>
- <td width="10" class="admin_footer seperator"> </td>
- <td class="admin_footer" colspan="3" align="center">
+ <td class="admin_footer" colspan="2" align="center">
<input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
<input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
</td>
- <td width="10" class="admin_footer seperator"> </td>
</tr>
</table>
</form>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_removeip" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_removeip%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_rewrite" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_rewrite%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom right" align="center" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_secure" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_secure%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="3" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_proxy" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_proxy%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="700">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_sponsor" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_sponsor%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_stats" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_stats%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_points&sub=points" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_points&sub=points%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="3" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_surfbar" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_surfbar%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_title" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_title%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_top10" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_top10%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_transfer" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_transfer%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_user" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_user%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_wernis" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_wernis%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_yoomedia" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_yoomedia%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=user_contct&userid=$content[userid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=user_contct&userid=$content[userid]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admins_edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admins_edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_bank_package" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_bank_package%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_cats&do=del" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_cats&do=del%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" height="30" class="admin_title bottom">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_networks&do=removenetwork" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_networks&do=removenetwork%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom" height="25" colspan="4">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=payments&do=del" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=payments&do=del%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" height="30" class="admin_title bottom">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=del_sponsor&id=$content[userid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=del_sponsor&id=$content[userid]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom" height="28">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_surfbar_urls%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=del_user&userid=$content[userid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=del_user&userid=$content[userid]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom" height="28"><strong
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admins_edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admins_edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="6" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_bank_package" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_bank_package%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_cats&do=edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_cats&do=edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" height="30" class="admin_title bottom">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=edit_emails" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=edit_emails%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=edit_emails" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=edit_emails%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_networks&do=changenetwork" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_networks&do=changenetwork%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom" height="25" colspan="4">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=payments&do=edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=payments&do=edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" colspan="2" class="admin_title bottom" height="30"><strong>{--EDIT_PAYMENT--}:</strong></td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_rallyes%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=edit_sponsor&mode=add_points&id=$content[id]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=edit_sponsor&mode=add_points&id=$content[id]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr><td class="admin_title seperator" height="10" colspan="3"> </td></tr>
<tr>
-<div align="center"><form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=edit" method="post">
+<div align="center"><form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=edit_sponsor&mode=sub_points&id=$content[id]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=edit_sponsor&mode=sub_points&id=$content[id]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr><td class="admin_title seperator" height="10" colspan="3"> </td></tr>
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_surfbar_urls%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=edit_user&userid=$content[userid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=edit_user&userid=$content[userid]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="30">
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] top admin_del_link" colspan="3">
- <a href="{?URL?}/modules.php?module=admin&what=del_email&mid=$content[mid]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
+ <a href="{%url=modules.php?module=admin&what=del_email&mid=$content[mid]%}">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
</td>
</tr>
<a name="ext_$content[ext_name]"></a>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=extensions&reg_ext=$content[id]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=extensions&reg_ext=$content[id]%}" method="post">
<input type="submit" name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
</form>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=extensions" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=extensions%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=extensions" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=extensions%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=extensions" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=extensions%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
<div align="center">
<div class="admin_table dashed" style="width:400px;margin-bottom:5px">
<ul style="padding:0px;margin:0px">
- <li class="menu_blur bottom"><a href="{?URL?}/modules.php?module=index" title="{--ADMIN_BACK_TO_GUEST_MENU--}">{--ADMIN_BACK_TO_GUEST_MENU--}</a></li>
+ <li class="menu_blur bottom"><a href="{%url=modules.php?module=index%}" title="{--ADMIN_BACK_TO_GUEST_MENU--}">{--ADMIN_BACK_TO_GUEST_MENU--}</a></li>
<li class="menu_blur bottom"><a href="http://forum.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_FORUM_LINK--}">{--ADMIN_SUPPORT_FORUM_LINK--}</a></li>
<li class="menu_blur"><a href="http://bugs.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_BUGTRACKER_LINK--}">{--ADMIN_SUPPORT_BUGTRACKER_LINK--}</a></li>
</ul>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=guestedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=guestedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_title" height="40">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=guestedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=guestedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="header_column bottom right" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></td>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=guestedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=guestedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_title" height="40">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=guestedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=guestedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" height="5" class="admin_title seperator"> </td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=guest_add" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=guest_add%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td height="8" colspan="5"></td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=admins_edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=admins_edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="640"
class="admin_table dashed" align="center">
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_bank_package" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_bank_package%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="8" align="center" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_beg" method="post" style="margin-bottom: 5px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_beg%}" method="post">
<input type="submit" name="withdraw" class="admin_submit" value="{--ADMIN_BEG_WITHDRAW_NOW--}" />
</form>
<tr>
<td class="switch_sw$content[sw] bottom right" align="center">$content[win1]$content[cnt]$content[win2]</td>
<td class="switch_sw$content[sw] bottom right" align="center">$content[win1]<a
- href="{?URL?}/modules.php?module=admin&what=list_user&userid=$content[userid]">$content[userid]</a>$content[win2]</td>
+ href="{%url=modules.php?module=admin&what=list_user&userid=$content[userid]%}">$content[userid]</a>$content[win2]</td>
<td class="switch_sw$content[sw] bottom right"> $content[win1]<a
href="$content[email]">$content[gender] $content[surname]
$content[family]</a>$content[win2]</td>
</tr>
<tr>
<td align="center" class="top admin_del_link" colspan="3">
- <a href="{?URL?}/modules.php?module=admin&what=del_email&bid=$content[id]">{--ADMIN_DELETE_BONUS_MAIL--}</a>
+ <a href="{%url=modules.php?module=admin&what=del_email&bid=$content[id]%}">{--ADMIN_DELETE_BONUS_MAIL--}</a>
</td>
</tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_bonus" method="post" style="margin-bottom: 5px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_bonus%}" method="post">
<input type="submit" name="withdraw" class="admin_submit" value="{--ADMIN_BONUS_WITHDRAW_NOW--}"/>
</form>
<tr>
<td colspan="3" align="center" class="admin_title bottom"
height="50">{--USER_ID--}: <strong><a
- href="{?URL?}/modules.php?module=admin&what=list_user&userid=$content[userid]">$content[userid]</a></strong>($content[email])
+ href="{%url=modules.php?module=admin&what=list_user&userid=$content[userid]%}">$content[userid]</a></strong>($content[email])
</td>
</tr>
$content[rows]
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom">
- <strong>{--ADMIN_MEM_NO_CATS_1--}<a href="{?URL?}/modules.php?module=admin&what=list_user&userid=$content[userid]">$content[userid]</a>{--ADMIN_MEM_NO_CATS_2--}</strong>
+ <strong>{--ADMIN_MEM_NO_CATS_1--}<a href="{%url=modules.php?module=admin&what=list_user&userid=$content[userid]%}">$content[userid]</a>{--ADMIN_MEM_NO_CATS_2--}</strong>
</td>
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] top right">$content[remote_addr]</td>
<td align="center" class="switch_sw$content[sw] top right">$content[refid]</td>
<td align="center" class="switch_sw$content[sw] top">
- <a href="{?URL?}/confirm.php?hash=$content[user_hash]" target="_blank">{--CONFIRMATION_LINK--}</a>
+ <a href="{%url=confirm.php?hash=$content[user_hash]%}" target="_blank">{--CONFIRMATION_LINK--}</a>
</td>
</tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_country" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_country%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_country" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_country%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
</tr>
<tr>
<td align="center" class="top admin_del_link" colspan="3">
- <a href="{?URL?}/modules.php?module=admin&what=del_email&mid=$content[id]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
+ <a href="{%url=modules.php?module=admin&what=del_email&mid=$content[id]%}">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
</td>
</tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=del_holiday" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=del_holiday%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td width="10" class="header_column bottom right" align="center" height="30"><strong>{--ID_SELECT--}</strong></td>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_imprint" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_imprint%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title" height="30">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title bottom" height="40">
- <strong><a href="{?URL?}/modules.php?module=admin&what=list_user&userid=$content[userid]">$content[surname] $content[family]</a></strong> ($content[email]):
+ <strong><a href="{%url=modules.php?module=admin&what=list_user&userid=$content[userid]%}">$content[surname] $content[family]</a></strong> ($content[email]):
</td>
</tr>
$content[rows]
<tr>
<td colspan="4" height="40" class="admin_title" align="center">
{--MEMBER_TOTAL_LINKS_1--}$content[nums]{--MEMBER_TOTAL_LINKS_2--}<br />
- <a href="{?URL?}/modules.php?module=admin&what=list_links&userid=$content[userid]&del=all" onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</a>
+ <a href="{%url=modules.php?module=admin&what=list_links&userid=$content[userid]&del=all%}" onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</a>
</td>
</tr>
</table>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_mods" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_mods%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<!-- @TODO Shouldn't we add a title here? //-->
<tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_networks&do=handlenetwork" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_networks&do=handlenetwork%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td height="25" colspan="3" class="header_column bottom right seperator"> </td>
<td class="switch_sw$content[sw] bottom right" align="center">
$content[network_short_name]:
[<a
- href="{?URL?}/modules.php?module=admin&what=list_network_types&network=$content[network_id]" title="{--ADMIN_NETWORK_LIST_TYPES_LINK_TITLE--}">T</a>|<a
- href="{?URL?}/modules.php?module=admin&what=list_network_params&network=$content[network_id]" title="{--ADMIN_NETWORK_LIST_PARAMS_LINK_TITLE--}">P</a>|<a
- href="{?URL?}/modules.php?module=admin&what=list_network_code_types&network=$content[network_id]" title="{--ADMIN_NETWORK_LIST_CODE_TYPES_LINK_TITLE--}">CT</a>|<a
- href="{?URL?}/modules.php?module=admin&what=list_network_codes&network=$content[network_id]" title="{--ADMIN_NETWORK_LIST_CODES_LINK_TITLE--}">C</a>]
+ href="{%url=modules.php?module=admin&what=list_network_types&network=$content[network_id]%}" title="{--ADMIN_NETWORK_LIST_TYPES_LINK_TITLE--}">T</a>|<a
+ href="{%url=modules.php?module=admin&what=list_network_params&network=$content[network_id]%}" title="{--ADMIN_NETWORK_LIST_PARAMS_LINK_TITLE--}">P</a>|<a
+ href="{%url=modules.php?module=admin&what=list_network_code_types&network=$content[network_id]%}" title="{--ADMIN_NETWORK_LIST_CODE_TYPES_LINK_TITLE--}">CT</a>|<a
+ href="{%url=modules.php?module=admin&what=list_network_codes&network=$content[network_id]%}" title="{--ADMIN_NETWORK_LIST_CODES_LINK_TITLE--}">C</a>]
</td>
<td class="switch_sw$content[sw] bottom right" align="center">
[<a href="$content[network_reflink]" target="_blank" title="$content[network_title]">$content[network_title]</a>]
</tr>
<tr>
<td align="center" class="top admin_del_link" colspan="3">
- <a href="{?URL?}/modules.php?module=admin&what=del_email&nid=$content[id]">{--ADMIN_DELETE_NOTIFY_MAIL--}</a>
+ <a href="{%url=modules.php?module=admin&what=del_email&nid=$content[id]%}">{--ADMIN_DELETE_NOTIFY_MAIL--}</a>
</td>
</tr>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=payments" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=payments%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="5" class="admin_title" height="30"><strong>{--EDIT_DEL_PAYMENT--}</strong>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_payouts" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_payouts%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="6" align="center" class="admin_title" height="30"><strong>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</strong>
$content
<tr>
<td colspan="6" class="admin_footer">
- <a href="{?URL?}/modules.php?module=admin&what=list_payouts&do=delete">{--PAYOUT_DELETE_ALL_REQUESTS--}</a>
+ <a href="{%url=modules.php?module=admin&what=list_payouts&do=delete%}">{--PAYOUT_DELETE_ALL_REQUESTS--}</a>
</td>
</tr>
</table>
{--RALLYE_NO_RALLYES_SELECTED_1--}
-<a href="{?URL?}/modules.php?module=admin&what=list_rallyes">{--RALLYE_NO_RALLYES_SELECTED_2--}</a>
+<a href="{%url=modules.php?module=admin&what=list_rallyes%}">{--RALLYE_NO_RALLYES_SELECTED_2--}</a>
{--RALLYE_NO_RALLYES_SELECTED_3--}
<tr>
- <td align="center" class="switch_sw$content[sw] bottom right"><a href="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]">$content[title]</a></td>
+ <td align="center" class="switch_sw$content[sw] bottom right"><a href="{%url=modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]%}">$content[title]</a></td>
<td align="center" class="switch_sw$content[sw] bottom right">$content[admin_link]</td>
<td align="center" class="switch_sw$content[sw] bottom right">$content[start]</td>
<td align="center" class="switch_sw$content[sw] bottom">$content[end]</td>
<tr>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[bold_l]<a
- href="{?URL?}/modules.php?module=admin&what=list_user&userid=$content[userid]">$content[userid]</a>$content[bold_r]
+ href="{%url=modules.php?module=admin&what=list_user&userid=$content[userid]%}">$content[userid]</a>$content[bold_r]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[bold_l]$content[old]$content[bold_r]</td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_rallyes%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="6" align="center" class="admin_title" height="30">
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
<strong>{--RALLYE_AUTO_ADD--}:</strong><br />
- <a href="{?URL?}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&auto=$content[auto]" title="$content[auto_title]">$content[auto_lnk]</a>
+ <a href="{%url=modules.php?module=admin&what=list_rallyes&rallye=$content[id]&auto=$content[auto]%}" title="$content[auto_title]">$content[auto_lnk]</a>
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
<strong>{--RALLYE_ACTIVE--}:</strong><br />
- <a href="{?URL?}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&activate=$content[active]" title="$content[active_title]">$content[active_lnk]</a>
+ <a href="{%url=modules.php?module=admin&what=list_rallyes&rallye=$content[id]&activate=$content[active]%}" title="$content[active_title]">$content[active_lnk]</a>
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
<strong>{--RALLYE_NOTIFY--}:</strong><br />
- <a ref="{?URL?}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&notify=$content[notify]" title="$content[notify_title]">$content[notify_lnk]</a>
+ <a ref="{%url=modules.php?module=admin&what=list_rallyes&rallye=$content[id]&notify=$content[notify]%}" title="$content[notify_title]">$content[notify_lnk]</a>
</td>
<td align="center" class="switch_sw$content[sw] bottom">
<strong>{--RALLYE_NOTIFIED--}:</strong><br />
<tr>
<td align="center" class="switch_sw$content[sw] bottom right" colspan="3">
<strong>{--RALLYE_ASSIGNED_PRICES--}:</strong><br />
- <a href="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]">$content[prices_cnt]</a>
+ <a href="{%url=modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]%}">$content[prices_cnt]</a>
</td>
<td align="center" class="switch_sw$content[sw] bottom" colspan="2">
<strong>{--RALLYE_ASSIGNED_USERS--}:</strong><br />
<tr>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[bold_l]<a
- href="{?URL?}/modules.php?module=admin&what=list_user&userid=$content[userid]">$content[userid]</a>$content[bold_r]
+ href="{%url=modules.php?module=admin&what=list_user&userid=$content[userid]%}">$content[userid]</a>$content[bold_r]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[bold_l]$content[old]$content[bold_r]</td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_sponsor" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_sponsor%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title bottom" height="30">
</tr>
<tr>
<td align="right" class="bottom right" height="25">{--SPONSOR_ID--}: </td>
- <td class="bottom"> $content[id] [ <strong><a href="{?URL?}/modules.php?module=admin&what=lock_sponsor&id=$content[id]">$content[status]</a></strong> ]</td>
+ <td class="bottom"> $content[id] [ <strong><a href="{%url=modules.php?module=admin&what=lock_sponsor&id=$content[id]%}">$content[status]</a></strong> ]</td>
</tr>
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
<tr>
<tr>
<td align="right" class="bottom right">{--SPONSOR_POINTS_AMOUNT--}: </td>
- <td align="center" class="bottom"> [ <a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>$content[points_amount]</strong></a> ]</td>
+ <td align="center" class="bottom"> [ <a href="{%url=modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=add_points%}" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>$content[points_amount]</strong></a> ]</td>
</tr>
<tr>
<td align="right" class="bottom right">{--SPONSOR_POINTS_USED--}: </td>
- <td align="center" class="bottom"> [ <a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>$content[points_used]</strong></a> ]</td>
+ <td align="center" class="bottom"> [ <a href="{%url=modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=sub_points%}" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>$content[points_used]</strong></a> ]</td>
</tr>
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="30">
</tr>
<tr>
<td align="right" class="bottom right">{--SPONSOR_REFERALS--}: </td>
- <td align="center" class="bottom">[ <a href="{?URL?}/modules.php?module=admin&what=list_sponsor&rid=$content[id]"><strong>$content[ref_count]</strong></a> ]</td>
+ <td align="center" class="bottom">[ <a href="{%url=modules.php?module=admin&what=list_sponsor&rid=$content[id]%}"><strong>$content[ref_count]</strong></a> ]</td>
</tr>
<tr>
<td colspan="2" class="admin_footer">
<div align="center"><strong>{--ADMIN_SPONSOR_ACTIONS--}:</strong></div>
<ul>
- <li> [ <a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=edit">{--ADMIN_SPONSOR_EDIT--}</a> ]</li>
- <li> [ <a href="{?URL?}/modules.php?module=admin&what=del_sponsor&id=$content[id]">{--ADMIN_SPONSOR_DEL--}</a> ]</li>
- <li> [ <a href="{?URL?}/modules.php?module=admin&what=lock_sponsor&id=$content[id]">{--ADMIN_SPONSOR_LOCK--}</a> ]</li>
- <li> [ <a href="{?URL?}/modules.php?module=admin&what=list_sponsor_pays&id=$content[id]">{--ADMIN_LIST_SPONSOR_ORDERS--}</a> ] (<strong>$content[orders]</strong>)</li>
+ <li> [ <a href="{%url=modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=edit%}">{--ADMIN_SPONSOR_EDIT--}</a> ]</li>
+ <li> [ <a href="{%url=modules.php?module=admin&what=del_sponsor&id=$content[id]%}">{--ADMIN_SPONSOR_DEL--}</a> ]</li>
+ <li> [ <a href="{%url=modules.php?module=admin&what=lock_sponsor&id=$content[id]%}">{--ADMIN_SPONSOR_LOCK--}</a> ]</li>
+ <li> [ <a href="{%url=modules.php?module=admin&what=list_sponsor_pays&id=$content[id]%}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a> ] (<strong>$content[orders]</strong>)</li>
</ul>
</td>
</tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_sponsor_pay%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_sponsor_pay%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
<tr>
<td align="center" colspan="5" class="admin_title bottom" height="40">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_sponsor_pay%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
<tr>
<td align="center" colspan="5" class="admin_title bottom" height="40">
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] bottom right" width="100">
- [ <strong><a href="{?URL?}/modules.php?module=admin&what=list_sponsor&id=$content[id]" title="{--ADMIN_SPONSOR_DETAILS_LINK_TITLE--}">$content[id]</a></strong> ]
+ [ <strong><a href="{%url=modules.php?module=admin&what=list_sponsor&id=$content[id]%}" title="{--ADMIN_SPONSOR_DETAILS_LINK_TITLE--}">$content[id]</a></strong> ]
</td>
<td align="center" class="switch_sw$content[sw] bottom right" width="240" colspan="2">
<a href="$content[email]">$content[gender] $content[surname] $content[family]</a>
</td>
<td align="center" class="switch_sw$content[sw] bottom" width="160">
- [ <strong><a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}">$content[points]</a></strong> ]
+ [ <strong><a href="{%url=modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=add_points%}" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}">$content[points]</a></strong> ]
</td>
</tr>
<tr>
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] bottom right" width="100">
- [ <strong><a href="{?URL?}/modules.php?module=admin&what=lock_sponsor&id=$content[id]">$content[status]</a></strong> ]
+ [ <strong><a href="{%url=modules.php?module=admin&what=lock_sponsor&id=$content[id]%}">$content[status]</a></strong> ]
</td>
<td align="center" class="switch_sw$content[sw] bottom right" width="120">
$content[created]
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_surfbar_actions" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_surfbar_actions%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
<tr>
<td colspan="4" class="admin_title bottom" height="30" align="center">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_surfbar_urls%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="800">
<tr>
<td align="center" colspan="8" class="admin_title" height="30">
<a href="$content[url]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
</td>
<td align="center" class="bottom right switch_sw$content[sw]">
- <a href="{?URL?}/modules.php?module=admin&what=surfbar_stats&url_id=$content[id]">$content[views_total]</a>
+ <a href="{%url=modules.php?module=admin&what=surfbar_stats&url_id=$content[id]%}">$content[views_total]</a>
</td>
<td align="center" class="bottom right switch_sw$content[sw]">
$content[status]
$content[admin]
</td>
<td class="switch_sw$content[sw] bottom right" align="center">
- <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{?URL?}/modules.php?module=admin&what=extensions&reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
+ <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{%url=modules.php?module=admin&what=extensions&reg_ext=$content[id]%}">{--ADMIN_REGISTER_EXTENSION--}</a>
</td>
<td class="switch_sw$content[sw] bottom right" align="center">
$content[infos]
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=del_transfer" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=del_transfer%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="6" align="center" class="admin_title bottom" height="30">
<tr>
<td align="center" class="switch_sw$content[sw] bottom right">$content[u_link]</td>
<td align="center" class="switch_sw$content[sw] bottom right"><a
- href="{?URL?}/mailid.php?userid=$content[userid]&$content[link]=$content[id]"
+ href="{%url=mailid.php?userid=$content[userid]&$content[link]=$content[id]%}"
target="_blank">{--CLICK_NOW--}</a></td>
<td class="switch_sw$content[sw] bottom right"> $content[email]</td>
<td align="center" class="switch_sw$content[sw] bottom">$content[status]</td>
<tr>
<td align="center">
<!--
- <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_user" method="post" style="margin-bottom: 0px">
+ <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_user%}" method="post">
</form>
//-->
</td>
<tr>
<td align="center">
$content[already]
- <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_yoomedia_tm" method="post" style="padding-bottom:0px">
+ <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_yoomedia_tm%}" method="post">
<input type="hidden" name="id" value="$content[id]" />
<input type="hidden" name="reload" value="$content[reload]" />
<input type="submit" class="admin_delete" name="unlist" value="{--ADMIN_YOOMEDIA_UNLIST_MAIL--}" />
<td class="switch_sw$content[sw] bottom right" align="center">$content[remain]</td>
<td class="switch_sw$content[sw] bottom right" align="center">$content[pay] €</td>
<td class="switch_sw$content[sw] bottom" align="center" style="padding-left:1px;padding-right:1px;padding-top:2px;padding-bottom:2px">
- <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_yoomedia_tm" method="post" style="padding-bottom:0px">
+ <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_yoomedia_tm%}" method="post">
<input type="hidden" name="id" value="$content[id]" />
<input type="hidden" name="name" value="$content[name]" />
<input type="hidden" name="wait" value="$content[wait]" />
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=lock_sponsor&id=$content[id]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=lock_sponsor&id=$content[id]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_surfbar_urls%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="5" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=lock_user&userid=$content[userid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=lock_user&userid=$content[userid]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&$content[target]=$content[value]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&$content[target]=$content[value]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="2" align="center" height="30" class="admin_title bottom">
<td width="50%" align="right">
{--ENTER_ADMIN_PASS--}:
<div class="tiny">
- [<a href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASSWORD--}</a>]
+ [<a href="{%url=modules.php?module=admin&reset_pass=1%}">{--ADMIN_RESET_PASSWORD--}</a>]
</div>
</td>
<td width="50%">
<td align="center" colspan="2" class="admin_footer">
<input type="hidden" name="timeout" value="0" />
<input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
- <input type="submit" class="admin_submit submit" name="ok" value="{--ADMIN_LOGIN_SUBMIT--}" />
+ <input type="submit" class="admin_submit" name="ok" value="{--ADMIN_LOGIN_SUBMIT--}" />
</td>
</tr>
</table>
<div align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
+<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin_table dashed">
<tr>
- <td height="5" class="seperator"> </td>
- </tr>
- <tr>
- <td align="center" class="admin_content"><strong>{--ADMIN_LOGOUT_DONE--}</strong><br />
- <br />
- <a class="admin_content"
- href="{?URL?}/modules.php?module=admin">{--ADMIN_RELOGIN_LINK--}</a><br />
- <br />
- <a class="admin_content" href="{?URL?}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
+ <td align="center" class="admin_content">
+ <div><strong>{--ADMIN_LOGOUT_DONE--}</strong></div>
+ <div><a class="admin_content" href="{%url=modules.php?module=admin%}">{--ADMIN_RELOGIN_LINK--}</a></div>
+ <div><a class="admin_content" href="{%url=modules.php?module=index%}">{--ADMIN_BACK_TO_GUEST_MENU--}</a></div>
</td>
</tr>
- <tr>
- <td height="5" class="seperator"> </td>
- </tr>
</table>
</div>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&action=logout" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&action=logout%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="370">
<tr>
<td align="center" class="admin_title bottom" height="30">
<tr>
<td align="center" class="admin_content"><strong>{--ADMIN_LOGOUT_SQL_PATCHES_DONE--}</strong><br />
<br />
- <a class="admin_content" href="{?URL?}/modules.php?module=admin">{--ADMIN_RELOGIN_LINK--}</a><br />
+ <a class="admin_content" href="{%url=modules.php?module=admin%}">{--ADMIN_RELOGIN_LINK--}</a><br />
<br />
- <a class="admin_content" href="{?URL?}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
+ <a class="admin_content" href="{%url=modules.php?module=index%}">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
</td>
</tr>
<tr>
<td align="center" class="admin_content">
<strong>{--ADMIN_LOGOUT_SQL_PATCHES_REMOVE--}</strong><br />
<br />
- <a class="admin_content" href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASS_LINK--}</a>
+ <a class="admin_content" href="{%url=modules.php?module=admin&reset_pass=1%}">{--ADMIN_RESET_PASS_LINK--}</a>
</td>
</tr>
<tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=maintenance" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=maintenance%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td align="center" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=mem_add" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=mem_add%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td height="8" colspan="5"></td>
<form accept-charset="utf-8" action="{?URL?}/modules.php" method="get">
+<input type="hidden" name="module" value="admin" />
+<input type="hidden" name="what" value="$content[what]" />
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" height="25">
</tr>
<tr>
<td align="center">
- <input type="hidden" name="module" value="admin" />
- <input type="hidden" name="what" value="$content[what]" />
{--ADMIN_SELECT_USER--}:
<select name="userid" size="1" class="admin_select">
$content[member_selection]
<input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
</td>
<td class="switch_sw$content[sw] bottom right" align="center">
- <a href="{?URL?}/modules.php?module=admin&what=$content[mode]edit&sub=$content[action]">$content[action]</a>
+ <a href="{%url=modules.php?module=admin&what=$content[mode]edit&sub=$content[action]%}">$content[action]</a>
</td>
<td class="switch_sw$content[sw] bottom right" align="center">
$content[what]
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=memedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=memedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=memedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=memedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_title" height="40">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=memedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=memedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="header_column bottom right" align="center" width="5%" height="30"><strong>{--ID_SELECT--}</strong></td>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=memedit&sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=memedit&sub=$content[sub]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="4" class="admin_title bottom">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_mods" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_mods%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<!-- @TODO Shouldn't we add a title here? //-->
<tr>
</div>
<div class="admin_message">
Das Werbenetzwerk $content[network_title] wurde soeben hinzugefügt.
- Sie sollten nun als nächstes die <a href="{?URL?}/modules.php?module=admin&what=list_network_types&network=$content[network_id]">Werbearten hinzufügen</a>.
+ Sie sollten nun als nächstes die <a href="{%url=modules.php?module=admin&what=list_network_types&network=$content[network_id]%}">Werbearten hinzufügen</a>.
</div>
</div>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=send_newsletter" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=send_newsletter%}" method="post">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed" align="center" width="430">
<tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=send_newsletter" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=send_newsletter%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center" width="430">
<tr>
<td colspan="5" class="admin_title bottom" align="center" height="30">
<div align="center">
<div class="admin_table dashed" style="width:400px;margin-bottom:5px">
<ul style="padding:0px;margin:0px">
- <li class="menu_blur bottom"><a href="{?URL?}/$content[url]" title="$content[title]">$content[title]</a></li>
+ <li class="menu_blur bottom"><a href="{%url=$content[url]%}" title="$content[title]">$content[title]</a></li>
</ul>
</div>
</div>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_task&type=$content[type]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_task&type=$content[type]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_tasktable dashed">
<tr>
<td colspan="7" align="center" class="admin_task_header bottom">
$content[assigned_admin]
</td>
<td class="switch_sw$content[sw] bottom right" align="center">
- <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{?URL?}/modules.php?module=admin&what=extensions&reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
+ <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{%url=modules.php?module=admin&what=extensions&reg_ext=$content[id]%}">{--ADMIN_REGISTER_EXTENSION--}</a>
</td>
<td class="switch_sw$content[sw] bottom right" align="center">
$content[infos]
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="7" align="center" class="admin_task_header top left right">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[task]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[task]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td class="admin_title bottom" align="center" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_payouts" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_payouts%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom" height="40">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[tid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[tid]%}" method="post">
<input type="submit" class="admin_submit" value="{--PAYOUT_ACCEPT_PAYOUT--}" />
</form>
<br />
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[tid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[tid]%}" method="post">
<input type="submit" class="admin_delete" value="{--PAYOUT_REJECT_PAYOUT--}" />
</form>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[task]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[task]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td class="admin_title bottom" align="center" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_points&sub=ref%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref&do=del" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_points&sub=ref&do=del%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" height="30" class="bottom admin_title">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref&do=edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_points&sub=ref&do=edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="550">
<tr>
<td align="center" colspan="2" height="30" class="bottom admin_title">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=refbanner" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=refbanner%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="6" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=refbanner&mode=edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=refbanner&mode=edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title bottom" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="2" align="center" class="admin_title bottom" height="29">
<tr>
<td align="center" colspan="2" class="admin_footer top">
<input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
- <input type="submit" class="admin_submit submit" name="ok" value="{--ADMIN_REG_SUBMIT--}" />
+ <input type="submit" class="admin_submit" name="ok" value="{--ADMIN_REG_SUBMIT--}" />
</td>
</tr>
</table>
</tr>
<tr>
<td class="admin_footer">
- »» <strong><a href="{?URL?}/modules.php?module=admin">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
+ »» <strong><a href="{%url=modules.php?module=admin%}">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
</td>
</tr>
</table>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&reset_pass=1%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" height="30" colspan="2">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&reset_pass=1%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" height="30" colspan="2">
</td>
<td width="50%" class="bottom">
<strong>$content[login]</strong><br />
- [<a href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_CHANGE_LOGIN--}</a>]
+ [<a href="{%url=modules.php?module=admin&reset_pass=1%}">{--ADMIN_CHANGE_LOGIN--}</a>]
</td>
</tr>
<tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=send_bonus&mode=$content[mode]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=send_bonus&mode=$content[mode]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" height="10" class="seperator"> </td>
</tr>
<tr>
<td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px" class="bottom">
- <strong><big>·</big></strong> <a href="{?URL?}/modules.php?module=admin&what=send_bonus&mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a>
+ <strong><big>·</big></strong> <a href="{%url=modules.php?module=admin&what=send_bonus&mode=normal%}">{--ADMIN_SEND_BONUS_NORMAL--}</a>
<div class="admin_note">{--ADMIN_SEND_BONUS_NORMAL_NOTES--}</div>
</td>
</tr>
<tr>
<td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px">
- <strong><big>·</big></strong> <a href="{?URL?}/modules.php?module=admin&what=send_bonus&mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
+ <strong><big>·</big></strong> <a href="{%url=modules.php?module=admin&what=send_bonus&mode=html%}">{--ADMIN_SEND_BONUS_HTML--}</a><br />
<br />
<div class="admin_note">{--ADMIN_SEND_BONUS_HTML_NOTES--}</div>
</td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&reset_pass=1%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" height="30" colspan="2">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_yoomedia_tm" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_yoomedia_tm%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="2" class="admin_title bottom" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=sub_points&userid=$content[userid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=sub_points&userid=$content[userid]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="2" align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=sub_points&userid=all" method="post">
-<table border="0" cellspacing="0" cellpadding="0" width="500"
- align="center" class="admin_table dashed">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=sub_points&userid=all" method="post">
+<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
- <td class="admin_title seperator" height="10" colspan="3"> </td>
- </tr>
- <tr>
- <td class="admin_title" colspan="3" align="center">{--ADMIN_SUB_POINTS_FROM_ALL--}:</td>
- </tr>
- <tr>
- <td class="admin_title seperator bottom" height="10" colspan="3"> </td>
- </tr>
- <tr>
- <td height="8" colspan="3" class="seperator"> </td>
+ <td align="center" class="admin_title bottom" colspan="2">{--ADMIN_SUB_POINTS_FROM_ALL--}:</td>
</tr>
<tr>
<td align="right">{--ENTER_POINTS_SUB--}:</td>
- <td width="10" class="seperator"> </td>
- <td><input type="text" name="points" size="6" maxlength="7"
- class="admin_normal"></td>
- </tr>
- <tr>
- <td height="5" colspan="3" class="seperator"> </td>
- </tr>
- <tr>
- <td align="right">{--ENTER_SUB_REASON--}:</td>
- <td width="10" class="seperator"> </td>
- <td><textarea name="reason" class="admin_normal" rows="5"
- cols="20"></textarea></td>
- </tr>
- <tr>
- <td height="3" colspan="3" class="seperator"> </td>
+ <td>
+ <input type="text" name="points" size="6" maxlength="7" class="admin_normal" />
+ </td>
</tr>
<tr>
- <td height="5" colspan="3" class="seperator bottom"> </td>
+ <td class="bottom" align="right">{--ENTER_SUB_REASON--}:</td>
+ <td class="bottom">
+ <textarea name="reason" class="admin_normal" rows="5" cols="20"></textarea>
+ </td>
</tr>
<tr>
- <td colspan="3" align="center" class="admin_footer"><input type="reset"
- class="admin_reset" value="{--CLEAR_FORM--}" /> <input
- type="submit" class="admin_submit" name="ok"
- value="{--ADMIN_SUB_POINTS--}" /></td>
+ <td align="center" class="admin_footer" colspan="2">
+ <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+ <input type="submit" class="admin_submit" name="ok" value="{--ADMIN_SUB_POINTS--}" />
+ </td>
</tr>
</table>
</form>
-<a href="{?URL?}/modules.php?module=admin&what=del_holiday&userid=$content">{--HOLIDAY_ADMIN_DEL_LINK--}</a>
+<a href="{%url=modules.php?module=admin&what=del_holiday&userid=$content%}">{--HOLIDAY_ADMIN_DEL_LINK--}</a>
-<a href="{?URL?}/modules.php?module=admin&what=unlock_emails&task_id=$content">{--ADMIN_UNLOCK_EMAIL_LINK--}</a>
+<a href="{%url=modules.php?module=admin&what=unlock_emails&task_id=$content%}">{--ADMIN_UNLOCK_EMAIL_LINK--}</a>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=theme_edit" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=theme_edit%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="header_column bottom right" align="center">{--ID_SELECT--}</td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=theme_import" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=theme_import%}" method="post">
<input type="hidden" name="theme" value="$content" />
<input type="submit" name="ok" class="admin_submit" value="{--ADMIN_INSTALL_THEME--}" />
</form>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_surfbar_urls%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="4" class="admin_title" height="30">
-<form accept-charset="utf-8" actiom="{?URL?}/modules.php?module=admin&what=unlock_emails" method="post">
+<form accept-charset="utf-8" actiom="{%url=modules.php?module=admin&what=unlock_emails%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="99%">
<tr>
<td colspan="8" align="center" class="admin_title bottom" height="35">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=unlock_emails" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=unlock_emails%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" colspan="2" align="center"
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=unlock_sponsor" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=unlock_sponsor%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" class="admin_title bottom" height="30" align="center">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=unlock_surfbar_urls" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=unlock_surfbar_urls%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
<tr>
<td align="center" colspan="5" class="admin_title" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&reset_pass=1%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom" height="30" colspan="2">
[<span class="admin_note tiny" title="Erweiterung admins nicht installiert.">$content[login]</span>]
</td>
<td class="admin_logout top bottom right" align="center" width="100">
- <a class="admin_logout tiny" href="{?URL?}/modules.php?module=admin&action=logout">Ausloggen</a>
+ <a class="admin_logout tiny" href="{%url=modules.php?module=admin&action=logout%}">Ausloggen</a>
</td>
</tr>
</table>
</td>
<td align="center" width="300" class="dashed tiny">
Aktueller Admin:
- [<a class="tiny" href="{?URL?}/modules.php?module=admin&what=admins_edit&admin=$content[id]"><strong>$content[login]</strong></a>]
+ [<a class="tiny" href="{%url=modules.php?module=admin&what=admins_edit&admin=$content[id]%}"><strong>$content[login]</strong></a>]
</td>
<td align="center" width="100" class="admin_logout top bottom right">
- <a class="admin_logout tiny" href="{?URL?}/modules.php?module=admin&action=logout">Ausloggen</a>
+ <a class="admin_logout tiny" href="{%url=modules.php?module=admin&action=logout%}">Ausloggen</a>
</td>
</tr>
</table>
-Dieser Text steht im Template
-<strong>beg_banner.tpl</strong>
-und möchte geändert werden!
+Dieser Text steht im Template <strong>beg_banner.tpl</strong> und möchte geändert werden!
</tr>
<tr>
<td align="center" height="30">
- <a href="{?URL?}/ref.php?refid=$content[userid]">{--BEG_CONTINUE_REGISTER--}</a>
+ <a href="{%url=ref.php?refid=$content[userid]%}">{--BEG_CONTINUE_REGISTER--}</a>
</td>
</tr>
</table>
-Dieser Text steht im Template
-<strong>doubler_footer.tpl</strong>
-!
+Dieser Text steht im template <strong>doubler_footer.tpl</strong>!
-Dieser Text steht im Template
-<strong>doubler_header.tpl</strong>
-!
+Dieser Text steht im template <strong>doubler_header.tpl</strong>!
$content[enter_login]<br />
{--DOUBLER_NOTE_FOR_PASSWORD--}<br />
<br />
- <form accept-charset="utf-8" action="{?URL?}/doubler.php?refid=$content[refid]" method="post"
- style="margin-bottom: 0px">
+ <form accept-charset="utf-8" action="{%url=doubler.php?refid=$content[refid]" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
<tr>
<td colspan="2" class="guest_title2 bottom" height="30">
{--DOUBLER_REFERAL_8--} {--DOUBLER_REFERAL_LINK--}<br />
$content[message]<br />
{--DOUBLER_NOT_YET_REGISTERED--} <a
- href="{?URL?}/ref.php?refid=$content[refid]">{--DOUBLER_REGISTER_NOW--}</a><br />
+ href="{?URL?}/ref.php?refid=$content[refid]%}">{--DOUBLER_REGISTER_NOW--}</a><br />
<br />
{--DOUBLER_YOUR_ADVERTISING_HERE--} <a
- href="{?URL?}/modules.php?module=index&what=impressum&refid=$content[refid]">{--DOUBLER_CONTACT_US--}</a><br />
+ href="{%url=modules.ph?module=index&what?mpres?m&refid=$content[refid]%}">{--DOUBLER_CONTACT_US--}</a><br />
<br />
$content[banner]<br />
<br />
<div>
{--DOUBLER_MEMBER_YOUR_REFLINK--}:
- <a href="{?URL?}/doubler.php?refid=$content">{?URL?}/doubler.php?refid=$content</a>
+ <a href="{%url=doubler.php?refid=$content%}">{%url=doubler.php?refid=$content</a>
</div>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=confirm" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=confirm%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title bottom" height="30">
<td class="doubler_main" style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
<ul>
<li>{--DOUBLER_NOT_YET_REGISTERED--} <a href="{?URL?}/ref.php?refid=$content[refid]">{--DOUBLER_REGISTER_NOW--}</a></li>
- <li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a href="{?URL?}/modules.php?module=index&what=impressum&refid=$content[refid]">{--DOUBLER_CONTACT_US--}</a></li>
+ <li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a href="{%url=modules.php?module=index&what=impressum&refid=$content[refid]%}">{--DOUBLER_CONTACT_US--}</a></li>
</ul>
</td>
</tr>
<frameset rows="80,*" frameborder="no" border="0" framespacing="0">
- <frame name="test_top" src="{?URL?}/modules.php?module=frametester&frame=test_top" frameborder="no" scrolling="no" noresize />
+ <frame name="test_top" src="{%url=modules.php?module=frametester&frame=test_top%}" frameborder="no" scrolling="no" noresize />
<frame name="url" src="$content[url]" frameborder="no" noresize />
</frameset>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=login%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="480">
<tr>
<td colspan="4" align="center" class="guest_login_header">
</div>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=login%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed">
<tr>
<td colspan="2" align="center" class="guest_login_header">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=login%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="540">
<tr>
<td colspan="4" class="guest_login_header">
</div>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=login%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="540">
<tr>
<td colspan="2" class="guest_login_header" height="30">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=register" method="post" name="register">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=register%}" method="post" name="register">
<table border="0" cellspacing="0" cellpadding="0" width="640" class="guest_table dashed">
<tr>
<td colspan="2" class="guest_title bottom" height="70">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=sponsor_login&mode=activate" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=sponsor_login&mode=activate%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
<tr>
<td class="guest_title2 bottom" align="center" height="30" colspan="2">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
<tr>
<td align="center" height="30">
- »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
+ »» <a href="{%url=modules.php?module=index&what=sponsor_login%}">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
</td>
</tr>
</table>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=sponsor_login" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=sponsor_login%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
<tr>
<td class="guest_title2 bottom" align="center" height="30" colspan="2">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
<tr>
<td align="center" height="30">
- »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login&mode=lost_pass">{--SPONSOR_PASSWORD_LOST--}</a>
+ »» <a href="{%url=modules.php?module=index&what=sponsor_login&mode=lost_pass%}">{--SPONSOR_PASSWORD_LOST--}</a>
</td>
</tr>
<tr>
<td align="center" height="30">
- »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login&mode=activate">{--SPONSOR_ACTIVATION_LINK_LOST--}</a><br />
+ »» <a href="{%url=modules.php?module=index&what=sponsor_login&mode=activate%}">{--SPONSOR_ACTIVATION_LINK_LOST--}</a><br />
</td>
</tr>
</table>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=sponsor_login&mode=lost_pass" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=sponsor_login&mode=lost_pass%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
<tr>
<td class="guest_title2 bottom" align="center" height="30" colspan="2">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
<tr>
<td align="center" height="30">
- »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
+ »» <a href="{%url=modules.php?module=index&what=sponsor_login%}">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
</td>
</tr>
</table>
</ul>
</div>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&what=sponsor_reg" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&what=sponsor_reg%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="530">
<tr>
<td class="guest_title2 bottom" width="10" height="30"> </td>
$content[cats_rows]
<tr>
<td align="center" class="guest_stats_footer" colspan="6"><a
- href="{?URL?}/modules.php?module=index&what=stats&mode=$content[lmode]">$content[ltitle]</a>
+ href="{%url=modules.php?module=index&what=stats&mode=$content[lmode]%}">$content[ltitle]</a>
</td>
</tr>
</table>
$content[rows]
<tr>
<td align="center" class="guest_stats_footer" colspan="2">
- <a href="{?URL?}/modules.php?module=index&what=stats&mode=$content[lmode]">$content[ltitle]</a>
+ <a href="{%url=modules.php?module=index&what=stats&mode=$content[lmode]%}">$content[ltitle]</a>
</td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="center">
- <a target="_parent" href="{?URL?}/modules.php?module=index&what=welcome"><div class="big">{?MAIN_TITLE?}</div></a>
+ <a target="_parent" href="{%url=modules.php?module=index&what=welcome%}"><div class="big">{?MAIN_TITLE?}</div></a>
</td>
</tr>
<tr>
<tr>
<td align="center" height="26%">
<div class="big">
- [ <a target="_parent" href="{?URL?}/modules.php?module=index&what=welcome">Weiter...</a> ]
+ [ <a target="_parent" href="{%url=modules.php?module=index&what=welcome%}">Weiter...</a> ]
</div>
</td>
</tr>
<script type="text/javascript">
<!--
function Load () {
- window.location.href='{?URL?}/modules.php?module=$content[mode]';
+ document.location.href = '{%url,js=modules.ph?module=$content[mode]%}';
}
window.setTimeout("Load()", $content[delay]);
<form accept-charset="utf-8" action="modules.php" method="get">
<input type="hidden" name="module" value="admin" />
- <input type="submit" class="admin_submit submit" value="{--CONTINUE_ADMIN--}" />
+ <input type="submit" class="admin_submit" value="{--CONTINUE_ADMIN--}" />
</form>
</div>
</tr>
<tr>
<td colspan="3" align="center">
- <input type="submit" class="admin_submit submit" value="{--NEXT_PAGE--}" />
+ <input type="submit" class="admin_submit" value="{--NEXT_PAGE--}" />
</td>
</tr>
<tr>
<input type="hidden" name="title" value="$content[title]" />
<input type="hidden" name="slogan" value="$content[slogan]" />
<input type="hidden" name="email" value="$content[email]" />
- <input type="submit" class="admin_submit submit" value="{--NEXT_PAGE--}" />
+ <input type="submit" class="admin_submit" value="{--NEXT_PAGE--}" />
</td>
</tr>
<tr>
<input type="hidden" name="mysql[login]" value="$content[mysql_login]" />
<input type="hidden" name="mysql[pass1]" value="$content[mysql_pass1]" />
<input type="hidden" name="mysql[pass2]" value="$content[mysql_pass2]" />
- <input type="submit" class="admin_submit submit" value="{--NEXT_PAGE--}" />
+ <input type="submit" class="admin_submit" value="{--NEXT_PAGE--}" />
</td>
</tr>
<tr>
<input type="hidden" name="smtp_host" value="$content[smtp_host]" />
<input type="hidden" name="smtp_user" value="$content[smtp_user]" />
<input type="hidden" name="smtp_pass" value="$content[smtp_pass]" />
- <input type="submit" class="admin_submit submit" name="finalize" value="{--NEXT_PAGE--}" />
+ <input type="submit" class="admin_submit" name="finalize" value="{--NEXT_PAGE--}" />
</td>
</tr>
<tr><td colspan="2" height="21" class="seperator"> </td></tr>
<div class="install_footer">
<form accept-charset="utf-8" action="install.php" method="get" target="_self">
<input type="hidden" name="page" value="1" />
- <input type="submit" class="admin_submit submit" value="{--NEXT_PAGE--}" />
+ <input type="submit" class="admin_submit" value="{--NEXT_PAGE--}" />
</form>
</div>
function Loader() {
- document.location.href = '{?URL?}/modules.php?module=index&what=login&code={%code=COOKIES_DISABLED%}';
+ document.location.href = '{%url,js=modules.php?module=index&what=login%}&code={%code=COOKIES_DISABLED%}';
}
window.setTimeout("Loader()", 2000);
return v;
}
var main = function(){
- addStyles('{?URL?}/css.php');
+ addStyles('{%url=css.php%}');
if (filter())
hint('au_hi_r', 'http://www.uberwach.de/wanze-kamera.gif?'+escape(window.location), 'so eben von der Aktion "ÜBERWACH!"');
else
<!-- LEAD CODE AB HIER! //-->
<!-- LEAD CODE BIS HIER! //-->
-<P align="center">[<a href="{?URL?}/modules.php?module=index">Weiter
+<P align="center">[<a href="{%url=modules.php?module=index%}">Weiter
zur Eingangsseite</a>] | [<a
- href="{?URL?}/modules.php?module=login">Weiter zum Loginbereich</a>]
+ href="{%url=modules.php?module=login%}">Weiter zum Loginbereich</a>]
</P>
-<script src="{?URL?}/js.php?js=cookies_disabled{%version=sql_patches%}" type="text/javascript"></script>
+<script src="{%url=js.php?js=cookies_disabled%}{%version=sql_patches%}" type="text/javascript"></script>
-<!-- Maximal 468x60 Banner ... -->
\ No newline at end of file
+<!-- Maximal 468x60 Banner ... //-->
<table border="0" cellspacing="0" cellpadding="0" class="member_mailidtop">
<tr>
<td width="220" align="center">
- <form accept-charset="utf-8" action="{?URL?}/mailid_top.php?userid=$content[userid]&$content[type]=$content[data]&mode=add&code=$content[code]" method="post" style="margin-bottom: 0px">
+ <form accept-charset="utf-8" action="{?URL?}/mailid_top.php?userid=$content[userid]&$content[type]=$content[data]?m?mode=add&code=$content[code]" method="post">
{--MAILID_CLICK_BUTTON--}:<br />
<input type="hidden" name="gfx_check" value="$content[gfx]" />
<input type="submit" class="member_submit" name="ok" value="{--SUBMIT_CODE--}" />
<td width="220" align="center">
<form
accept-charset="utf-8"
- action="{?URL?}/mailid_top.php?userid=$content[userid]&$content[type]=$content[data]&mode=add&code=$content[code]"
- method="post"
- style="margin-bottom: 0px">
+ action="{?URL?}/mailid_top.php?userid=$content[userid]&$content[type]=$content[data]?m?mode=add&code=$content[code]"
+ method="post">
{--ENTER_CODE--}:
$content[image]<br />
<input type="text" name="gfx_check" class="member_normal" size="5" maxlength="45" />
<frameset rows="120,*" frameborder="no" framespacing="0" border="0">
- <frame name="mailid_top" src="{?URL?}/mailid_top.php?userid=$content[userid]&$content[type]=$content[data]" />
+ <frame name="mailid_top" src="{%url=mailid_top.php?userid=$content[userid]&$content[type]=$content[data]%}" />
<frame name="mailid_url" src="$content[url]" />
</frameset>
<noframes>
-<!-- Template für Bestätigung mit Turbo-Click Bonus -->
<table border="0" cellspacing="0" cellpadding="0" class="member_mailidtop">
<tr>
<td width="220" align="center">
-<!-- Template für Bestätigung mit Turbo-Click Bonus -->
<table border="0" cellspacing="0" cellpadding="0" class="member_mailidtop">
<tr>
<td width="220" align="center">
Timer--;
document.confirm.counter.value = Timer;
if (Timer == 0) {
- document.location.href="{?URL?}/mailid_top.php?userid=$content[userid]&$content[type]=$content[data]&mode=confirm&code=$content[rand]";
+ document.location.href = '{%url,js=mailid_top.php?userid=$content[userid]&$content[type]=$content[data?mode=confirm&code=$content[rand]%}';
clearInterval(Counter);
}
}
<table border="0" cellspacing="0" cellpadding="0" width="200" class="member_confirm dashed">
<tr>
<td align="center">
- <form accept-charset="utf-8" name="confirm" style="margin-top: 0px; margin-bottom: 0px">
+ <form accept-charset="utf-8" name="confirm" style="margin-top: 0px?margin-bottom: 0px">
{--MEMBER_TIME_COUNTER_1--} <input type="text" name="counter"
size="$content[tim2]" readonly class="member_normal"
value="$content[time]"> {--_SECONDS--}
</tr>
<tr>
<td class="media_header" colspan="5"><div class="tiny">[ <strong><a
- href="{?URL?}/modules.php?module=index&what=stats">{--CONTINUE_MEMBER_STATS--}</a></strong> ]</div>
+ href="{%url=modules.php?module=index&what=stats%}">{--CONTINUE_MEMBER_STATS--}</a></strong> ]</div>
</td>
</tr>
</table>
<tr>
<td colspan="4" class="member_footer" align="center"
style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
- <a href="{?URL?}/modules.php?module=login&what=unconfirmed">{--BONUS_START_CONFIRMING_MAILS--}</a>
+ <a href="{%url=modules.php?module=login&what=unconfirmed%}">{--BONUS_START_CONFIRMING_MAILS--}</a>
</td>
</tr>
</table>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=categories" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=categories%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="member_main dashed">
<tr>
<td colspan="5" height="5" class="seperator"> </td>
<div align="center">
{--DOUBLER_MEMBER_YOUR_LINK--}:<br />
<div>
- <strong><a target="_blank" title="Benutzen Sie diesen Link zum Verdoppeln!" href="{?URL?}/doubler.php?refid=$content[userid]">{?URL?}/doubler.php?refid=$content[userid]</a></strong>
+ <strong><a target="_blank" title="Benutzen Sie diesen Link zum Verdoppeln!" href="{?URL?}/doubler.php?refid=$content[userid]%}">{?URL?}/doubler.php?refid=$content[userid]</a></strong>
</div>
<div>
<strong>Tipp:</strong> Nutzen Sie diesen zum Werben unseres {?mt_word2?}, um die <strong>$content[refid]%</strong> Referal-Vergütung zu erhalten!
</div>
<div class="doubler_main" style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
{--DOUBLER_YOUR_ADVERTISING_HERE--}
- <strong><a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">{--DOUBLER_CONTACT_US--}</a></strong>
+ <strong><a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">{--DOUBLER_CONTACT_US--}</a></strong>
</div>
</div>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=holiday" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=holiday%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="bottom member_title2"
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=holiday" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=holiday%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="bottom member_title2" height="30">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=html_mail" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=html_mail%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td align="center" colspan="2" class="member_title2 bottom" height="30">
<tr>
<td colspan="4" class="member_footer" align="center"
style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
- <a href="{?URL?}/modules.php?module=login&what=beg">{--BEG_LINK_HERE--}</a>
+ <a href="{%url=modules.php?module=login&what=beg%}">{--BEG_LINK_HERE--}</a>
</td>
</tr>
</table>
<!--
function Loader()
{
- document.location.href = "{?URL?}/modules.php?module=login";
+ document.location.href = '{%url,js=modules.php?module=login%}';
}
window.setTimeout("Loader()", 2000);
<tr>
<td width="45%" align="center" class="bottom right"><strong>{--CONFIRM_LINK--}:</strong></td>
<td width="55%" align="center" class="bottom">
- [<a href="{?URL?}/mailid.php?userid=$content[userid]&bonusid=$content[id]"
- target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
+ [<a href="{%url=mailid.php?userid=$content[userid]&bonusid=$content[id]%}" target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
</td>
</tr>
<tr>
<tr>
<td width="45%" align="center" class="bottom right"><strong>{--CONFIRM_LINK--}:</strong></td>
<td width="55%" align="center" class="bottom">
- [<a href="{?URL?}/mailid.php?userid=$content[userid]&mailid=$content[id]"
- target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
+ [<a href="{%url=mailid.php?userid=$content[userid]&mailid=$content[id]%}" target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
</td>
</tr>
<tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=mydata" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=mydata%}" method="post">
<input type="submit" name="edit" class="member_reset" value="{--MEMBER_EDIT_PROFILE--}" />
</form>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=mydata" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=mydata%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="530" class="member_main dashed" align="center">
<tr>
<td colspan="5" height="7" class="seperator"> </td>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=newsletter" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=newsletter%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td class="member_header bottom" colspan="2"><strong>{--NL_MEMBER_TITLE--}:</strong>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=nickname"
- method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=nickname%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500"
class="member_table dashed">
<tr>
-<form accept-charset="utf-8" action="{?URL?}/modules.php" method="get"><input
- type="hidden" name="module" value="login"> <input type="hidden"
- name="what" value="order"> <strong><span
- class="member_done">{--MEMBER_THANX_ORDER--}</span></strong><br />
-<br />
-<br />
-<input type="submit" class="member_reset"
- value="{--MEMBER_CONTINUE_AREA--}"></form>
\ No newline at end of file
+<div align="center">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=order%}" method="posr">
+ <div>
+ <strong><span class="member_done">{--MEMBER_THANX_ORDER--}</span></strong>
+ </div>
+ <div>
+ <input type="submit" class="member_submit" value="{--MEMBER_CONTINUE_AREA--}" />
+ </div>
+</form>
+</div>
<frameset rows="80,*,80" frameborder="no" border="0" framespacing="0">
<frame name="back"
- src="{?URL?}/modules.php?module=frametester&frame=back&order=$content[order]"
+ src="{%url=modules.php?module=frametester&frame=back&order=$content[order]%}"
frameborder="no" scrolling="no" noresize />
<frame name="url" src="$content[url]" frameborder="no" noresize />
<frame name="send"
- src="{?URL?}/modules.php?module=frametester&frame=send&order=$content[order]"
+ src="{%url=modules.php?module=frametester&frame=send&order=$content[order]%}"
frameborder="no" scrolling="no" noresize />
</frameset>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=order" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=order%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500" class="member_table dashed" align="center">
$content[zip_content]
$content[html_extension]
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=order" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=order%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="660" class="member_table dashed" align="center">
$content[zip_content]
<tr>
<div align="left">
<ol>
<li>Bitte prüfen Sie <strong>unbedingt vor</strong> dem Absenden die Verfügbarkeit und <strong><u>Framekiller-Freiheit</u></strong> ihrer beworbenen Adresse!</li>
- <li>Unsere AGBs vergessen? <strong>[<a href="{?URL?}/agb.php" target="_blank">Hier sind sie nochmal</a>]</strong>.</li>
+ <li>Unsere AGBs vergessen? <strong>[<a href="{%url=agb.php%}" target="_blank">Hier sind sie nochmal</a>]</strong>.</li>
<li>Gesperrte URLs können nicht ein zweites Mal beworben werden.</li>
<li>Ihre Seite wird vor dem entgültigem Absenden auf Framekiller hin automatisch <u>doppelt</u> geprüft. Sollten Sie also nur Ihre beworbene Seite sehen, enthält diese einen Frame-Killer.</li>
<li>Ist Sponsor-Mail ausgewählt, wird die beworbene Seite nicht geladen, sondern eine neutrale Seite mit unseren Sponsor-Bannern!</li>
-<form accept-charset="utf-8" id="form" action="{?URL?}/modules.php?module=order&order=$content" method="post" target="_parent" onsubmit="return Submit()">
+<form accept-charset="utf-8" id="form" action="{%url=modules.php?module=order&order=$content%}" method="post" target="_parent" onsubmit="return Submit()">
{--MEMBER_ORDER_PLEASE_WAIT_1--}<span id="counter" style="font-weight:bold">10</span>{--MEMBER_ORDER_PLEASE_WAIT_2--}<br />
<input type="submit" class="member_submit" id="ok" name="ok" value="{--MEMBER_DO_ORDER--}" />
-<script type="text/javascript" src="{?URL?}/js.php?js=order_send{%version=order%}"></script>
+<script type="text/javascript" src="{%url=js.php?js=order_send%}{%version=order%}"></script>
</form>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=payout&payout=$content[payout]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=payout&payout=$content[payout]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom" height="30">
<div class="member_note">
{--PAYOUT_MEMBER_NOTE--}<br />
<br />
- <a href="{?URL?}/agb.php" target="_blank">{--PAYOUT_REMEMBER_TERMS--}</a>
+ <a href="{%url=agb.php%}" target="_blank">{--PAYOUT_REMEMBER_TERMS--}</a>
</div>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=payout&payout=$content[payout]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=payout&payout=$content[payout]%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom" height="30">
-<li>{--PAYOUT_IN--}: <strong><a href="{?URL?}/modules.php?module=login&what=payout&payout=$content[id]">$content[type] ({--PAYOUT_MAX--} $content[points] $content[type])</a></strong></li>
+<li>{--PAYOUT_IN--}: <strong><a href="{%url=modules.php?module=login&what=payout&payout=$content[id]%}">$content[type] ({--PAYOUT_MAX--} $content[points] $content[type])</a></strong></li>
$content[rows]
<tr>
<td colspan="4" class="member_footer" align="center">
- <a href="{?URL?}/modules.php?module=login&what=primera&mode=choose">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
+ <a href="{%url=modules.php?module=login&what=primera&mode=choose%}">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
</td>
</tr>
</table>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=primera&mode=pay" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=primera&mode=pay%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom" height="30">
-<table border="0" cellspacing="0" cellpadding="0" width="90%" class="member_update">
- <tr>
- <td colspan="2" height="10" class="seperator top left right"> </td>
- </tr>
+<table border="0" cellspacing="0" cellpadding="0" width="90%" class="member_update dashed">
<tr>
<td colspan="2" class="left right" align="center">
<table border="0" cellspacing="0" cellpadding="0" width="100%" class="member_update" align="center">
<tr>
- <td width="10" class="seperator"> </td>
<td align="left">
- <div align="center"><strong>Vielen Dank, dass Sie uns
- auf dem Laufenden halten wollen!</strong></div>
- <br />
- Wenn Sie jetzt Ihr Profil aktualisieren wollen, klicken Sie einfach
- unten auf den Button. War unsere Benachrichtigung ein Irrtum, so
- können Sie mit einem Klick die Benachrichtigung abschalten. Sie
- werden dann für längere Zeit von unserem System keine
- Benachrichtigungen erhalten.<br />
- <br />
- Bitte haben Sie nochmals für diese Massnahme Verständnis.
- Auch wir möchten aktuelle Daten haben, damit wir unseren
- {?mt_word?} reibungslos betreiben können und es kommt auch
- unseren Werbekunden zugute.</td>
- <td width="10" class="seperator"> </td>
+ <div align="center">
+ <strong>Vielen Dank, dass Sie uns auf dem Laufenden halten wollen!</strong>
+ </div>
+ <br />
+ Wenn Sie jetzt Ihr Profil aktualisieren wollen, klicken Sie einfach
+ unten auf den Button. War unsere Benachrichtigung ein Irrtum, so
+ können Sie mit einem Klick die Benachrichtigung abschalten. Sie
+ werden dann für längere Zeit von unserem System keine
+ Benachrichtigungen erhalten.<br />
+ <br />
+ Bitte haben Sie nochmals für diese Massnahme Verständnis.
+ Auch wir möchten aktuelle Daten haben, damit wir unseren
+ {?mt_word?} reibungslos betreiben können und es kommt auch
+ unseren Werbekunden zugute.
+ </td>
</tr>
</table>
</td>
</tr>
- <tr>
- <td colspan="2" height="10" class="seperator left right"> </td>
- </tr>
<tr>
<td align="center" class="left" width="50%">
- <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=mydata" method="post" style="margin-top: 0px">
+ <form accept-charset="utf-8" action="{%url=modules.php?module=login&what=mydata%}" method="post">
<input type="submit" name="notify" class="member_reset" value="Benachrichtigung abschalten" />
</form>
</td>
<td align="center" class="right" width="50%">
- <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=mydata" method="post" style="margin-top: 0px">
+ <form accept-charset="utf-8" action="{%url=modules.php?module=login&what=mydata%}" method="post">
<input type="submit" name="edit" class="member_reset" value="Profildaten ändern" />
</form>
</td>
</tr>
- <tr>
- <td colspan="4" height="10" class="seperator left bottom right"> </td>
- </tr>
</table>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=refback" method="post" style="padding-bottom:10px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=refback%}" method="post">
<input type="hidden" name="id" value="$content[id]" />
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="400">
<tr>
$content[points] {?POINTS?}
</td>
<td align="center" class="switch_sw$content[sw] bottom">
- <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=refback" method="post" style="paddin-bottom:0px">
+ <form accept-charset="utf-8" action="{%url=modules.php?module=login&what=refback%}" method="post">
<input type="hidden" name="id" value="$content[id]" />
<input type="submit" name="edit" class="member_submit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
</form>
<div class="guest_note">
{--NO_NICKNAME_SET--}
- <a class="tiny" href="{?URL?}/modules.php?module=login&what=nickname">{--PLEASE_CLICK_NICKNAME_FORM--}</a>
+ <a class="tiny" href="{%url=modules.php?module=login&what=nickname%}">{--PLEASE_CLICK_NICKNAME_FORM--}</a>
</div>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=support" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=support%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="member_header">
<tr>
<td height="5" colspan="2" class="seperator top left right"> </td>
-<form accept-charset="utf-8" id="book" action="{?URL?}/modules.php?module=login&what=surfbar_book" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
+<form accept-charset="utf-8" id="book" action="{%url=modules.php?module=login&what=surfbar_book%}" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar buchen - Dynamisch:</strong>
</div>
</div>
-<script src="{?URL?}/js.php?js=surfbar_member_book{%version=surfbar%}" type="text/javascript"></script>
+<script src="{%url=js.php?js=surfbar_member_book%}{%version=surfbar%}" type="text/javascript"></script>
</form>
<span align="center" class="member_note" style="padding:5px">
Die maximalen Kosten bzw. Einnahmen pro Surfbaraufruf richten sich nach
verschiedenen Faktoren. Schauen Sie unter <a
- href="{?URL?}/modules.php?module=login&what=surfbar_start">Surfbar starten</a>
+ href="{%url=modules.php?module=login&what=surfbar_start%}">Surfbar starten</a>
nach, wenn Sie genaueres dazu wissen möchten.
</span>
-<form accept-charset="utf-8" id="book" action="{?URL?}/modules.php?module=login&what=surfbar_book" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
+<form accept-charset="utf-8" id="book" action="{%url=modules.php?module=login&what=surfbar_book%}" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar buchen - Statisch:</strong>
</div>
</div>
-<script src="{?URL?}/js.php?js=surfbar_member_book{%version=surfbar%}" type="text/javascript"></script>
+<script src="{%url=js.php?js=surfbar_member_book%}{%version=surfbar%}" type="text/javascript"></script>
</form>
-<form accept-charset="utf-8" id="delete" action="{?URL?}/modules.php?module=login&what=surfbar_list" method="post">
+<form accept-charset="utf-8" id="delete" action="{%url=modules.php?module=login&what=surfbar_list%}" method="post">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar löschen:</strong>
-<form accept-charset="utf-8" id="edit" action="{?URL?}/modules.php?module=login&what=surfbar_list" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
+<form accept-charset="utf-8" id="edit" action="{%url=modules.php?module=login&what=surfbar_list%}" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar editieren:</strong>
</div>
</div>
-<script src="{?URL?}/js.php?js=surfbar_member_edit{%version=surfbar%}&views_max=$content[views_max]&limited=$content[limited]"
+<script src="{%url=js.php?js=surfbar_member_edit%}{%version=surfbar%}&views_max=$content[views_max]&limited=$content[limited]"
type="text/javascript"></script>
</form>
<div class="member_title2 dashed" style="width:600px;margin-top:10px">
- »» <strong><a href="{?URL?}/surfbar.php">Jetzt die Surfbar starten!</a></strong> ««
+ »» <strong><a href="{%url=surfbar.php%}">Jetzt die Surfbar starten!</a></strong> ««
</div>
<td align="center" width="$content[width]%%">
- <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=surfbar_list" method="post" style="padding-bottom:0px">
+ <form accept-charset="utf-8" action="{%url=modules.php?module=login&what=surfbar_list%}" method="post">
<input type="hidden" name="id" value="$content[id]" />
<input type="hidden" name="action" value="$content[action]" />
<input type="submit" class="member_submit" name="ok" title="$content[title]" value="$content[submit]" />
<div align="center">
{--MEMBER_THEME_LIST_USAGE--}
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=themes" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=themes%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="header_column bottom right" align="center">{--THEME_UNIX--}</td>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=transfer&mode=new" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=transfer&mode=new%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
<tr>
<td align="right" width="220" class="bottom" height="40"><strong>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=transfer" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=transfer%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="420" class="member_table dashed">
<tr>
<td align="center" width="260" class="bottom" height="50">
<tr>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{?URL?}/mailid.php?userid=$content[userid]&$content[type]=$content[data]"
- target="_blank" title="{--CONFIRM_LINK--}">$content[data]</a>]
+ [<a href="{%url=mailid.php?userid=$content[userid]&$content[type]=$content[data]%}" target="_blank" title="{--CONFIRM_LINK--}">$content[data]</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[sender]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{?URL?}/modules.php?module=login&what=unconfirmed&$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
+ [<a href="{%url=modules.php?module=login&what=unconfirmed&$content[type]=$content[data]%}">{--EMAIL_DETAILS_LINK--}</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">$content[timestamp]</td>
<td align="right" class="switch_sw$content[sw] bottom" style="padding-right:5px">
<tr>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{?URL?}/mailid.php?userid=$content[userid]&$content[type]=$content[data]"
+ [<a href="{%url=mailid.php?userid=$content[userid]&$content[type]=$content[data]%}"
target="_blank" title="{--CONFIRM_LINK--}">$content[data]</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[sender]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{?URL?}/modules.php?module=login&what=unconfirmed&$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
+ [<a href="{%url=modules.php?module=login&what=unconfirmed&$content[type]=$content[data]%}">{--EMAIL_DETAILS_LINK--}</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom">$content[timestamp]</td>
</tr>
$content[rows]
<tr>
<td colspan="4" class="member_footer" align="center">
- <a href="{?URL?}/modules.php?module=login&what=wernis&mode=choose">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
+ <a href="{%url=modules.php?module=login&what=wernis&mode=choose%}">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
</td>
</tr>
</table>
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=wernis&mode=payout" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=wernis&mode=payout%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom"
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&what=wernis&mode=withdraw" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&what=wernis&mode=withdraw%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom" height="30">
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Hier könnte Ihre Werbung stehen!</a>
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
+ <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<td width="10%" align="center" valign="top"><strong>
<div class="medium">$content[members]</div>
</strong></td>
- <td width="90%">{--MEMBERS_ONLINE--}</td>
+ <td width="90%">{?mEMBERS_ONLINE--}</td>
</tr>
</table>
</td>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="10%" align="center" valign="top"><strong>
- <div class="medium">$content[admins]</div>
+ <div class="medium">$content[?mins]</div>
</strong></td>
- <td width="90%">{--ADMINS_ONLINE--}</td>
+ <td width="90%">{--?mINS_ONLINE--}</td>
</tr>
</table>
</td>
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="language" content="de" />
-<script src="{?URL?}/js.php?js=jquery{%version=sql_patches%}" type="text/javascript"></script>
+<script src="{%url=js.php?js=jquery%}{%version=sql_patches%}" type="text/javascript"></script>
<noscript>{--LOAD_URL_ERROR_1--}<a href="$content" rel="external" title="$content">$content</a>{--LOAD_URL_ERROR_2--}</noscript>
<script type="text/javascript">
<!--
-document.location.href='$content';
+document.location.href = '$content';
//-->
</script>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php" method="GET">
+<form accept-charset="utf-8" action="{?URL?}/modules.php" method="get">
<input type="hidden" name="module" value="$content[module]" />
<input type="hidden" name="what" value="$content[what]" />
<div class="admin_table dashed">
-Dieser Text steht im Template
-<strong>show_bonus_header.tpl</strong>
-!
+Dieser Text steht im template <strong>show_bonus_header.tpl</strong>!
-{--HELLO--} $content[gender] $content[surname] $content[family]!
-<br />
-<br />
-{--BONUS_SHOW_HEADER_LINE_1--} <strong>{?POINTS?}</strong> {--BONUS_SHOW_HEADER_LINE_2--} <strong>$content[mailid]</strong> {--BONUS_SHOW_HEADER_LINE_3--}:
-<br />
-<br />
+<div>
+ {--HELLO--} $content[gender] $content[surname] $content[family]!
+</div>
+<div>
+ {--BONUS_SHOW_HEADER_LINE_1--} <strong>{?POINTS?}</strong> {--BONUS_SHOW_HEADER_LINE_2--} <strong>$content[mailid]</strong> {--BONUS_SHOW_HEADER_LINE_3--}:
+</div>
<table border="0" cellspacing="0" cellpadding="0" width="300" class="member_table dashed">
<tr>
<td width="80" align="center" class="member_header bottom"><strong>{--BONUS_RANK--}:</strong></td>
</div>
<div style="padding-top:5px;padding-bottom:5px" class="member_note">
- Wir wünschen allen Gewinnern viel Glück bei der monatlichen Aktiv-Rallye!<br />
- Es können nur die ersten <u>{?bonus_ranks?}</u> die Aktiv-Rallye gewinnen. Der Rechtsweg ist ausgeschlossen.
+ <div>
+ Wir wünschen allen Gewinnern viel Glück bei der monatlichen Aktiv-Rallye!
+ </div>
+ <div>
+ Es können nur die ersten <u>{?bonus_ranks?}</u> die Aktiv-Rallye gewinnen. Der Rechtsweg ist ausgeschlossen.
+ </div>
</div>
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=sponsor&what=account" method="post" style="padding-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=sponsor&what=account%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
<tr>
<td colspan="2" align="center" class="sponsor_header bottom" height="32">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=sponsor&what=fillup" method="post" style="padding-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=sponsor&what=fillup%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="450" class="sponsor_table dashed">
<tr>
<td class="sponsor_header bottom" colspan="2" align="center" height="37">
<div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=sponsor&what=settings" method="post" style="padding-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=sponsor&what=settings%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
<tr>
<td colspan="2" align="center" class="sponsor_header bottom" height="32">
-<!-- VORSICHT! Nur eine Tabellenzeile! Also ohne <table> und </table>! -->
<tr>
<td class="sponsor_what bottom left right">
- <a class="menu_blur" href="{?URL?}/modules.php?module=sponsor&what=$content[what]">
- <strong><big>·</big></strong> $content[title]
- </a>
+ <a class="menu_blur" href="{%url=modules.php?module=sponsor&what=$content[what]%}"> <strong><big>·</big></strong> $content[title]</a>
</td>
</tr>
<table border="0" cellspacing="0" cellpadding="0" id="surfbar_banner" class="dashed" width="468" align="center">
<tr>
<td height="60">
- <!-- Hier kommt Ihr Code für 468x60-Banner rein! //-->
+ <!-- Hier kommt Ihr Code fuer 468x60-Banner rein! //-->
</td>
</tr>
</table>
<script type="text/javascript">
<!--
function Reload() {
- this.location.href='{?URL?}/surfbar.php?frame=textlinks';
+ this.location.href = '{%url,js=surfbar.php?frame=textlinks%}';
}
window.setTimeout("Reload()", $content[reload]);
<tr>
<td id="surfbar_td">
»Jetzt Online: <span id="surfbar_counter">$content[online]</span>« -
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Ihr Textlink hier?</a> -
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Ihr Textlink hier?</a> -
- <a href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Ihr Textlink hier?</a>
+ <!-- @TODO These are static lines and should be replaced by a filter (see ext-sponsor) //-->
+ <a href="{%url=modules.ph?module=index&what?mpres?m%}" target="_blank">Ihr Textlink hier?</a> -
+ <a href="{%url=modules.ph?module=index&what?mpres?m%}" target="_blank">Ihr Textlink hier?</a> -
+ <a href="{%url=modules.ph?module=index&what?mpres?m%}" target="_blank">Ihr Textlink hier?</a>
<!-- Maximal 18 Pixel Hoehe, gut geeignet für Textlinks! //-->
</td>
</tr>
<script type="text/javascript">
<!--
function Reload() {
- this.location.href='{?URL?}/surfbar.php?frame=stats';
+ this.location.href = '{%url,js=surfbar.php?frame=stats%}';
}
window.setTimeout("Reload()", $content[reload]);
<span id="surfbar_counter">$content[xxx]</span> <span
id="surfbar_counter_word">Sekunden</span>« »<span
id="surfbar_reload">X</span> von <span
- id="surfbar_max">X</span> im Reload«<br />
+ id="surfbar_max">X</span>?m Reload«<br />
»<a href="$content[url]" target="_blank">Aktuelle Seite in neuem
Fenster öffnen</a>« <span id="surfbar_navi">[<a
href="#" onclick="return StartStopCounter();" id="start">Anhalten</a>|<a
- target="_parent" href="{?URL?}/login.php">Loginbereich</a>|<a
- target="_parent" href="{?URL?}/modules.php?module=login&what=logout">Ausloggen</a>|<a
+ target="_parent" href="{%url=login.php%}">Loginbereich</a>|<a
+ target="_parent" href="{%url=modules.ph?module=login&what=logout%}">Ausloggen</a>|<a
href="javascript:window.close()">Schliessen</a>]</span><br />
»{?MAIN_TITLE?} ist für den Inhalt nicht verantwortlich!«
}
function Confirm() {
- parent.surfbar_url.location="{?URL?}/surfbar.php?id=$content[id]&check=$content[check]&salt=$content[salt]";
+ parent.surfbar_url.location="{%url=surfbar.php?id=$content[id]&check=$content[check]&salt=$content[salt]%}";
}
function ReloadThis() {
}
function InitCounter() {
- parent.surfbar_url.location.href = "$content[url]";
+ parent.surfbar_url.location.href = '$content[url]';
counter.innerHTML = '$content[reload]';
points.innerHTML = '$content[reward]';
reload.innerHTML = '$content[curr_reload]';
</script>
<frameset rows="62,*,18" frameborder="no" border="0" framespacing="0">
<frameset cols="*,469" frameborder="no" border="0" framespacing="0">
- <frame name="surfbar_top" src="{?URL?}/surfbar.php?frame=top" frameborder="no" scrolling="no" noresize>
- <frame name="surfbar_banner" src="{?URL?}/surfbar.php?frame=banner" frameborder="no" scrolling="no" noresize>
+ <frame name="surfbar_top" src="{%url=surfbar.php?frame=top%}" frameborder="no" scrolling="no" noresize>
+ <frame name="surfbar_banner" src="{%url=surfbar.php?frame=banner%}" frameborder="no" scrolling="no" noresize>
</frameset>
- <frame name="surfbar_url" src="{?URL?}/surfbar.php?frame=start" frameborder="no" noresize>
- <frame name="surfbar_stats" src="{?URL?}/surfbar.php?frame=stats" frameborder="no" scrolling="no" noresize>
+ <frame name="surfbar_url" src="{%url=surfbar.php?frame=start%}" frameborder="no" noresize>
+ <frame name="surfbar_stats" src="{%url=surfbar.php?frame=stats%}" frameborder="no" scrolling="no" noresize>
</frameset>
<noframes>
Ihr Browser unterstützt keine Frames!
-<div align="center" style="margin-bottom: 10px">
-<form accept-charset="utf-8" action="{?URL?}/surfbar.php" method="post" style="margin-bottom: 0px">
+<div align="center" style="margin-bottom:10px">
+<form accept-charset="utf-8" action="{%url=surfbar.php%}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="480">
<tr>
<td colspan="9" height="3" class="seperator"> </td>
-<!--
-Hier kommt Banner-Code rein, der beim "Ruhen" der Surfbar angezeigt wird.
-//-->
+<!-- Hier kommt Banner-Code rein, der beim "Ruhen" der Surfbar angezeigt wird. //-->
</div>
</div>
-<script src="{?URL?}/js.php?js=surfbar_stopped{%version=surfbar%}&restart={?surfbar_restart_time?}&autostart=$content[autostart]"
+<script src="{%url=js.php?js=surfbar_stopped?}{%version=surfbar%}&restart={?surfbar_restart_?me?}&autostart=$content[autostart]"
type="text/javascript"></script>
-<form accept-charset="utf-8" action="$content[form_action]" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="$content[form_action]" method="post">
<select name="new_theme" class="guest_select">
$content[selection]
</select>
<script type="text/javascript">/* <![CDATA[ */
au_ip='$content[REMOTE_ADDR]';
/* ]]> */</script>
-<script src="{?URL?}/js.php?js=uberwach{%version=uberwach%}" type="text/javascript"></script>
-<noscript><a href="http://www.uberwach.de/" rel="external" target="_blank" title="Aktion: Überwach!"><img src="http://www.uberwach.de/wanze.gif" alt="Aktion UBERWACH!" width="80" height="15" border="0" /></a></noscript>
+<script src="{%url=js.php?js=uberwach%}{%version=uberwach%}" type="text/javascript"></script>
+<noscript><a href="http://www.uberwach.de/" rel="external" target="_blank" title="Aktion: Überwach!">?mg src="http://www.uberwach.de/wanze.gif" alt="Aktion UBERWACH!" width="80" height="15" border="0" /></a></noscript>
<!-- ende uberwach code -->
-<strong><u>Impressum</u></strong>
+<strong><u>Imprint</u></strong>
<br />
<br />
Your name here!
-Registration form to our mail-exchange
-<strong>{?MAIN_TITLE?}</strong>
-:
+Registration form to our mail-exchange <strong>{?MAIN_TITLE?}</strong>:
vertical-align: top;
}
-.member_mailidtop {
- background-color: #ffffff;
- width: 100%;
- height: 100%;
-}
-
.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub
{
text-align: left;
--- /dev/null
+.member_mailidtop {
+ background-color: #ffffff;
+ width: 100%;
+ height: 100%;
+}
vertical-align: top;
}
-.member_mailidtop {
- background-color: #ddeedd;
- width: 100%;
- height: 100%;
-}
-
.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub
{
text-align: left;
--- /dev/null
+.member_mailidtop {
+ background-color: #ddeedd;
+ width: 100%;
+ height: 100%;
+}
vertical-align: top;
}
-.member_mailidtop {
- background-color: #ffffcc;
- width: 100%;
- height: 100%;
-}
-
.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub
{
text-align: left;
--- /dev/null
+.member_mailidtop {
+ background-color: #ffffcc;
+ width: 100%;
+ height: 100%;
+}