Download | Plain Text | No Line Numbers


  1. diff -Naur html.orig/languages/de/misc.inc.php html/languages/de/misc.inc.php
  2. --- html.orig/languages/de/misc.inc.php 2008-07-24 16:57:16.000000000 +0200
  3. +++ html/languages/de/misc.inc.php 2012-09-28 10:23:27.000000000 +0200
  4. @@ -48,13 +48,13 @@
  5. $lang_text['form_empty_required_fields'] = 'Required fields should be not empty.';
  6. $lang_text['form_expand'] = 'Erweiterte Optionen anzeigen';
  7. $lang_text['form_get_password'] = 'Passwort holen';
  8. -$lang_text['form_login'] = 'Einloggen';
  9. -$lang_text['form_logintext'] = 'Geben Sie Ihren Login und Ihr Passwort ein und klicken Sie dann auf "Einloggen".';
  10. +$lang_text['form_login'] = 'Anmelden';
  11. +$lang_text['form_logintext'] = 'Geben Sie Ihren Benutzernamen und Ihr Passwort ein und klicken Sie dann auf "Anmelden".';
  12. $lang_text['form_password'] = 'Passwort:';
  13. -$lang_text['form_please_login'] = 'Einloggen ins Parallels Confixx';
  14. +$lang_text['form_please_login'] = 'Anmelden ins Parallels Confixx';
  15. $lang_text['form_sent_pwd'] = 'Passwort via E-Mail verschicken.';
  16. $lang_text['form_unexpand'] = 'Erweiterte Optionen verbergen';
  17. -$lang_text['form_username'] = 'Login:';
  18. +$lang_text['form_username'] = 'Benutzername:';
  19. $lang_text['fp_incorrect_field'] = 'Feld <b>$VAR[0]</b> wurde inkorrekt ausgefllt. Bitte versuchen Sie es erneut.';
  20. $lang_text['fp_incorrect_fields'] = 'Einige Felder wurden inkorrekt ausgefllt. Bitte versuchen Sie es erneut.';
  21. $lang_text['fp_required_fields'] = 'erforderliche Felder.';
  22. @@ -169,13 +169,44 @@
  23. $lang_text['lost_pwd_forgot_warning'] = '<p><b>Achtung!!!</b></p>
  24. <p>Sich das Passwort per Email zusenden lassen ist unsicher!</p>
  25. <p>Sie mssen eine gltige Email Adresse in Confixx eingetragen haben, damit das Passwort erfolgreich verschickt werden kann!</p>
  26. -<p>Geben Sie Ihren Login und die eingetragene Email Adresse ein, um ein neues Passwort zu erhalten.</p>';
  27. +<p>Geben Sie Ihren Benutzernamen und die eingetragene Email Adresse ein, um ein neues Passwort zu erhalten.</p>';
  28. $lang_text['lost_pwd_ftppopuser'] = 'Sie versuchen das Passwort fr WebFTP oder WebMail zurckzusetzen. Bitte wenden Sie sich an den Benutzer, der diesen Account erstellt hat, damit dieser das Passwort zurcksetzt.';
  29. -$lang_text['lost_pwd_mail'] = 'Das neue Passwort fr den Benutzer $VAR[0] ist $VAR[1]';
  30. -$lang_text['lost_pwd_mail_subj'] = 'Passwort gendert';
  31. -$lang_text['lost_pwd_nomail'] = 'Erkennung schlug fehl! Ungltiger Login oder Email Adresse angegeben. Bitte Daten berprfen und erneut probieren.';
  32. -$lang_text['lost_pwd_nomail_reseller'] = 'Ungltige Email Adresse fr Login \'$VAR[0]\' angegeben. Bitte wenden Sie sich an Ihren Administrator, dass dieser Ihr Passwort zurcksetzt.';
  33. -$lang_text['lost_pwd_nomail_user'] = 'Ungltige Email Adresse fr Login \'$VAR[0]\' angegeben. Bitte wenden Sie sich an Ihren Anbieter oder Administrator, dass dieser Ihr Passwort zurcksetzt.';
  34. +$lang_text['lost_pwd_mail'] = 'Sehr geehrte Damen und Herren,
  35. +
  36. +gerne bersenden wir Ihnen neue Zugangsdaten zu Confixx/FTP.
  37. +
  38. +Ihre neuen Zugangsdaten lauten:
  39. +
  40. +Server : http://$VAR[2]
  41. +Benutzer : $VAR[0]
  42. +Passwort : $VAR[1]
  43. +
  44. +Bitte melden Sie sich mit den o.g. Zugangsdaten an, damit das neue Passwort binnen
  45. +10 Minuten auch fr den FTP Bereich bernommen wird. Sollten Sie weitere Hilfe
  46. +bentigen, knnen Sie sich gerne an unser Service-Team wenden.
  47. +
  48. +Freundliche Gre sendet
  49. +
  50. +Ihr UD Media Team
  51. +
  52. +--
  53. +UD Media GmbH - Schwannstrae 1 - 41460 Neuss
  54. +Fon: +49 2131 750 3860* - Fax: +49 2131 750 3861
  55. +E-Mail: support@udmedia.de - Web: http://www.udmedia.de
  56. +
  57. +NEU: Facebook: http://www.facebook.com/pages/UD-Media/317255481216
  58. +NEU: Twitter: http://www.twitter.com/udmediade
  59. +
  60. +Geschftsfhrer: Thomas Borgans, Ronny Schick
  61. +Registergericht: Neuss - Registernummer: HRB 15400
  62. +
  63. +* (Mo-Fr 10-17 Uhr)
  64. +
  65. +';
  66. +$lang_text['lost_pwd_mail_subj'] = 'Ihr neues Confixx/FTP-Passwort';
  67. +$lang_text['lost_pwd_nomail'] = 'Erkennung schlug fehl! Ungltiger Benutzername oder Email Adresse angegeben. Bitte Daten berprfen und erneut probieren.';
  68. +$lang_text['lost_pwd_nomail_reseller'] = 'Ungltige Email Adresse fr Benutzername \'$VAR[0]\' angegeben. Bitte wenden Sie sich an Ihren Administrator, dass dieser Ihr Passwort zurcksetzt.';
  69. +$lang_text['lost_pwd_nomail_user'] = 'Ungltige Email Adresse fr Benutzername \'$VAR[0]\' angegeben. Bitte wenden Sie sich an Ihren Anbieter oder Administrator, dass dieser Ihr Passwort zurcksetzt.';
  70. $lang_text['lost_pwd_sent'] = 'Passwort wurde per E-Mail geschickt';
  71. $lang_text['m_httpd_options'] = 'Httpd Optionen';
  72. $lang_text['m_logout'] = 'Ausloggen';
  73. diff -Naur html.orig/loginscreen.gif html/loginscreen.gif
  74. --- html.orig/loginscreen.gif 2007-06-01 13:28:23.000000000 +0200
  75. +++ html/loginscreen.gif 2007-06-01 13:27:51.000000000 +0200
  76. @@ -1,19 +1,11 @@
  77. -GIF89aU󾽙$LLJFJ{zx=<;lki+1np[[Y--,8=`c..-򤤙{}:BSVEJTW!
  78. ,UpH,Ȥrl:ШtJZجvzxL.zn|N~%O  
  79. 
  80. 
  81. B IJnM
  82. 
  83. 
  84. 
  85. - 
  86. -
  87. 
  88. - XFp&
  89. -J` J#%" AGhIR;,WjXJA/
  90. -b%lelAɣHt@I0 J^VE<hIӪu)PKBPJR}+)gڵq̩mWbHQpÊSVYe q#JmX@A6
  91. -Zp`(F ( *D:t" nuKr8 -ӯA˟O>
  92. -o&LTg$6_=AY`ՔW
  93. Ea!x@=SpQ0&RV/v.c<H5UpAr0@%DM ZlaYXpVb7"SYa"!y+65
  94. AMY015iM;bH
  95. -
  96. S8S O%%4 ^6kzyG`peĝRdfYibpە`IYԆGe
  97. -JEe.LW%[uPZ-1qf˪Jq5ejE
  98. -Fl[W^C8k +J@=Wyj>@@QicX^ވrFBwCH|
  99. pzZ(AD kTeAr_8f)1®RXR`Ȍݥ] S!C̼Q"Doe%MS%\
  100. -9O3zY#DxQ5ePD&o@E=۹uK3їFh<ڦ\Vٶ%Xow 0FaR-LYa5m~%0
  101. -966p?z);q*s;R|:H.cEB-Ɯpiڧ*9QDHv)&A<@yH.,cfe1{Zթg[=L
  102. }Z~D`EjO`ݪ@>L/l4Gux4v9-s!1jP 8E;&!\0nBIx%e1Z׿"+- ZSr!F&,!
  103. -4Kbf6p!Hް+P4Ka.gY#@&hpRx$WG5t əǧ*+\9 "$qbS/8V5@H'o,DXTQkLi86ͬ,5X
  104. -~Q
  105. -tcKL'wlOښb'5 ".u(@QKCboLa;?} grYO3%XB070 tAMQQ< ,u*1<H -A#chDT m"9KU+liL)oS_<;5a/`#f5,PRobV)U` ]rOA˫Jb*w{sūJAc<YZ Rz"EV?_TSB]0EWk1˚!^LqY |S+V}1"-ܺ\/6iNضTlMz ^LwS̅a͚,{ >gkX:E4 DTJQy9"0C<
  106. --xS'|6]ASe}a)֒Igx8AN]@N {C~0dhÙX2F# ]a`Q0sead9\[
  107. -D&;I46pL:xγ>πĂY' F<shavzB
  108. -bp:itzЊ1%ՙTصɉ2C4B=Xz&įs% Nd&M`<@R_DT4R눝W@2""_!^Ta!2nvN]}k$B]1#pV_7!8nqbҭBJML Qd,'N rxpn%m g$z)ibK$ b͜悰N'(:?Bam8T/y !8: !`HHgT-A+2I~$U(K?ZH{;.}7I0z^ 0Г?RtXB:t"SBT nʻv[N YLL&=76}"*UG\/],?8pp3}Q~*]yE'&u~v,p2^QB0Rp/ $k #yF#ړ,A
  109. Ltz/W H@Q8p!0#DT e!;( $w1 1@(<!eBe3\؅^`b8dXfx;
  110. \ No newline at end of file
  111. +GIF89aU kjj͜dFDDSQQ愃ڵ_]]=xvv~JWqՋݾ0{:88! ,U@pH,Ȥrl:ШtJZجvzxL.znM<{RP􀁂Sy\Bn\Mڻ᪽kKEsI ,0QD\E`0/g
  112. +cC7}LPʗ0!p$8sl$9=QB*i@,ag+!JKTllLhFlV ԵN߮-tZ$ݼT:x5W`F֬chݸv\`!rsEb 3+ݴ>sŵ?U$]3u+H$4GE>%kfZJ6K".U*< 不([8a&"8'cHuHX'7%As&v[f`WY|E)`aTItaQXIKa v/% LwSEWr?QT{:E؄Q@nC필bآ//OX8PqD?~LJHH^F'dXk/BjNYLQ!g_t%_kZv1h]
  113. +7 PH@C@ $S\&l(81Ib[)
  114. +J2&q"${N585覛g ɫu+::E9aI륫N;:y(nPnTEj:dFpϚT!EJ 9O;.p[Sk9) Dk#< *LmBԫU |4uo9WHI!9yH8'JktuN u,ɗ9pN%RosZ<mўUTveX]`w Qڭ|τl'[@ Q~.b׊<NC<A=钚{x۬C|nolxdsM${N+/Cҗ~܎F!`P$b|>'˴|*unV[
  115. +ג5aQWKBJC:ƃ 1d;sF!B`),܇R
  116. hz<me vԬF)\dǾ/iI*8ZapOx8KX6Fx%LXQWӛH:m7>޺̞Eox0 zcrC$` c-[w:^9 _jsPH)8AN"9,D"I ˼3kɂ#J(+qI"Ҋk"~wc<*+_3Jj$2t7Թɟz36+z/4Nrp:{(OoOkht൏f 9t5bF@m
  117. + t@1vZbhn[a'g瀊
  118. +OtZVw,~vHU
  119. +W`-ֲ+Y3q~%/%%5@ D)NR>B@ 5HV,( .()@N,5\$ $FnG`+KvM<#tCKHwd%?'~{δPK9˜ Z>ބBj-x5}@~Aw7#@-1e^Q(XW%J*q41Ee+OݪM᭰y`&Q/s6CXgn#`lRS;a8X$(zF8Gy[BRQ/ ;V[u~8!}iekn(&"A a#[B-Pby b@ˁN$@X):%[S̜w5v lNYyp9+b =bYCh_"`bሳ.F
  120. +㠬_{Záa[Ŗ#5l&.PDMmv
  121. DA5vJSN-8^y\˙(`_8["9F{
  122. +T.npoZ73f5sבP:)3 &(}`-Α2pt\F&̭F{IAл3@d<h
  123. +۽ٶ@k@@6a4rX-
  124. p)n%RtH HvH_,#y9W&.4\A*^B5zQsSQyq~g| ރ:?A
  125. ($E(͏"Jwid}{
  126. տO5p8|/>$dKݟ@s~Xeu÷Ze@HW_@('X0G-"H`U@`1Q,̧}{V@Ih2HWϰ(gA3w8E@MmJ~IG]b\rXREU0szP;
  127. \ No newline at end of file
  128. diff -Naur html.orig/gesperrt/index.php html/gesperrt/index.php
  129. --- html.orig/gesperrt/index.php 2008-08-21 16:31:57.000000000 +0200
  130. +++ html/gesperrt/index.php 2007-12-19 01:26:32.000000000 +0100
  131. @@ -124,83 +124,34 @@
  132.  
  133. ?>
  134.  
  135. -<html><head><title>Parallels Confixx</title>
  136. -
  137. - <meta content="text/html; charset=iso-8859-1" http-equiv="content-type">
  138. - <style type="text/css">
  139. +<html>
  140. +<head>
  141. +<meta content="text/html; <? echo $lang_html_charset; ?>" http-equiv=content-type>
  142. +</head>
  143. +<style>
  144. body {
  145. - height: 100%;
  146. - background-color: #F9F8F8;
  147. - margin: 0px;
  148. - padding:0px;
  149. - font-family: Tahoma, Arial, Helvetica, sans-serif;
  150. - font-size: 11px;
  151. - font-weight: normal;
  152. - color: #000000;}
  153. -a:link { color:#00238a;text-decoration: none; }
  154. -a:visited { color:#00238a;text-decoration: none; }
  155. -a:hover { text-decoration: underline; }
  156. -a:active { text-decoration: underline; }
  157. -a#forgot {color:#444444;text-decoration:underline;}
  158. -a#forgot:hover { text-decoration:underline; color:#0F0F0F; border-color:#666666; }
  159. -input#p, input#l { border: 1px solid #999999; font-size:11px; width:144px;}
  160. -table { color:#444444;font-size: 11px;}
  161. -h2 { color: #5e77b2; margin: 0 0 5px 0; font-size: 14px; font-weight: bold;border-bottom:1px solid #cccccc;padding-bottom:5px;font-family: Tahoma, Arial, Helvetica, sans-serif;}
  162. -h3 {font-size: 12px;margin: 5px 0;font-family: Tahoma, Arial, Helvetica, sans-serif;}
  163. -
  164. -#header { position: relative; width: 100%; background:url(http://<?=$confixx_domain?>/head_tile.jpg) #ffffff no-repeat; background-position: top right;height:60px !important;border-bottom:2px solid #7083e1;}
  165. -#header h1 { margin:0 !important;padding:0 !important;text-indent:-2000em;width:214px;height:60px; }
  166. -#header #logo {position:absolute;top:0;right:0;background: url(http://<?=$confixx_domain?>/parallels.logo.gif); width:169px; height:60px;}
  167. -div#centered { border: 0; width: 500px; margin:40px auto; color: black; padding:10px;border:2px solid #b1c5de; text-align:right;background: url(http://<?=$confixx_domain?>/box.jpg) #ffffff no-repeat;overflow:hidden;}
  168. -.aligncenter {text-align:center;}
  169. -#content {width:320px;text-align:left;float:right;}
  170. -#content1 {width:450px;text-align:left;float:right;}
  171. -form {white-space: nowrap; margin-bottom:2em; margin-top: 2em;}
  172. -small {text-align:right; display: block; font-size: x-small;}
  173. -#copyright {
  174. -position:absolute;right:190px; top:15px;
  175. - font-family: Tahoma, Arial, Helvetica, sans-serif;
  176. - font-size: 11px;
  177. - font-weight: normal;
  178. - width: auto; text-align:right;
  179. -}
  180. -#copyright a {color:#ffffff;}
  181. -#copyright a:hover {text-decoration:none;}
  182. -#bottom { position:absolute; bottom:0; width: 100%; background: #8ea5ec; height:38px !important;}
  183. -#bottom_text {
  184. - position:absolute;left:10px; top:13px;
  185. - text-align:left;
  186. - font-family: Tahoma, Arial, Helvetica, sans-serif;
  187. - font-size: 11px;
  188. - font-weight: normal;
  189. - color:#00238a;
  190. + background-color: #f5f4f0; background-image: url(http://<?=$confixx_domain?>/bckg.gif);
  191. + background-position: bottom right; background-repeat: no-repeat;
  192. + font-family: tahoma, verdana, arial, helvetica, sans-serif;
  193. + font-size: 12px;
  194. + padding: 10px;margin:0;
  195. }
  196. -#bottom_but {
  197. - position:absolute;right:10px; top:5px;
  198. - text-align:right;
  199. - font-family: Tahoma, Arial, Helvetica, sans-serif;
  200. - font-size: 11px;
  201. - font-weight: normal;
  202. - color:#00238a;
  203. -}
  204. - </style>
  205. -</head>
  206. -<BODY>
  207. - <div id="header">
  208. - <div id="logo1"><a href="http://www.parallels.com" target="_blank"><img src="http://<?=$confixx_domain?>/logo_confixx.gif" border="0"></a></div>
  209. -
  210. - <div id="logo"><a href="http://www.parallels.com" target="_blank"><img src="http://<?=$confixx_domain?>/parallels_logo_confixx.gif" border="0"></a></div>
  211. - </div>
  212. - <div class="aligncenter">
  213. - <div id="centered">
  214. - <div id="content"><br /><br /><br /><br />
  215. -<p><h2><?php echo ltext('confixx_page');?></h2><?=$err_message?></p>
  216. -<br /><br /><br /><br />
  217. - </div></div></div>
  218. - <div id="copyright">
  219. - <a href="http://www.parallels.com" target="_blank">&copy; Copyright 1999-2008, Parallels<br> All rights reserved</a></div>
  220. - <div id="bottom">
  221. - <div id="bottom_text">This page is autogenerated by <a href="http://www.parallels.com" target="_blank" style="text-decoration:underline">Parallels</a><sup>&reg;</sup> <a href="http://www.parallels.com" target="_blank" style="text-decoration:underline">Confixx</a></div>
  222. - <div id="bottom_but"><a href="http://www.parallels.com" target="_blank"><img src="http://<?=$confixx_domain?>/parallels_but.gif" border="0"></a></div></div>
  223. - </body>
  224. +</style>
  225. +<body>
  226. + <table border="0" cellpadding="0" cellspacing="0" align="center" width="400">
  227. + <tr>
  228. + <td valign="top" align="center" style="padding-top:25px;"><img src="http://<?=$confixx_domain?>/loginscreen.gif" width="396" height="85"></td>
  229. + </tr>
  230. + <tr>
  231. + <td style="padding-top:50px;">
  232. + <p><?=$err_message?></p>
  233. + </td>
  234. + </tr>
  235. + <tr>
  236. + <td align="center" style="padding-top:50px;">
  237. + <a href="http://www.swsoft.de" title="<?php echo ltext('go_to_swsoft');?>" target="_blank"><img src="http://<?=$confixx_domain?>/swsoftpoweredby.gif" width="165" height="18" border="0" title="<?php echo ltext('go_to_swsoft');?>"></a>
  238. + </td>
  239. + </tr>
  240. + </table>
  241. +</body>
  242. </html>
  243. diff -Naur html/parallels_logo.gif html/parallels_logo.gif
  244. --- html/parallels_logo.gif 2008-08-21 16:31:57.000000000 +0200
  245. +++ html/parallels_logo.gif 2007-11-07 22:10:32.000000000 +0100
  246. @@ -1,4 +1,9 @@
  247. -GIF89a1@@@???~~~000 OOOΟ___[^NNNnnn^^^ooo///gk@Dhl&)!,1@@pH,Ȥrl:ШtJZجvHvޯP*hsaK=Lgl~C&GghKf&teP%onpfrgcqrlK}^qO g#gDg&góu&g٥DUBCeI&if Di%̘e&3X?UwI(>ظOE!ั@9`!$Aɳ@
  248. -J4\$(ҢP<u@
  249. -Yd Qh}*&\X@k8` Y1 g- Ik5&`0a+5M =3#ol0'D$$F.Fi,2@.gzQk#>RDh2\$Pi:Ѿ!W#lB oK"ʿ(h& 6M~I~*\ ^ha[ѹyMiQax-
  250. {as'j&8~AA`&dL. @=iE&@@CȇEYťŊA%h0Z<-R
  251. -y:DgyeOAHh%P"5`>"$2tfYNn2!T%ET㥢B|&mNws= *huW98Z:qVDrhZ諈J(4W7쬊:Q)'s+l5"᎑| ^.A ANfV^)hO 0IAfm@'L2uQ{!wbX`"$S57p<@-;
  252. \ No newline at end of file
  253. +GIF89aogrwa))mm8e\3wWv-wphbuwwxblwi,sxhiwngwwP\FwlexiMawnagMe0r`
  254. +\F0owrRmaRts.4d
  255. +lwlMӛwww
  256. +w0Mw1 ww@`dl6 % W}w)) 0
  257. +1 wL1w W
  258. +w@
  259. +Dwؐ0)ww輁w߈ww, Q4wwHű6ww3ŗ wwMw[
  260. +Q`dlP[
  261. +Qtдww!wx#=c%  C@g:%\P !,;
  262. \ No newline at end of file
  263. diff -Naur html/user/index2.php html/user/index2.php
  264. --- html/user/index2.php 2008-08-21 16:31:57.000000000 +0200
  265. +++ html/user/index2.php 2008-08-26 18:18:40.000000000 +0200
  266. @@ -7,7 +7,7 @@
  267. ?>
  268. <html>
  269. <head>
  270. -<title>Parallels Confixx</title>
  271. +<title>Confixx</title>
  272. </head>
  273. <script>
  274. top.fraTitle.location.href = 'title.php';
  275. diff -Naur html.orig/loginform.php html/loginform.php
  276. --- html.orig/loginform.php 2008-07-24 16:57:14.000000000 +0200
  277. +++ html/loginform.php 2009-04-02 13:35:49.000000000 +0200
  278. @@ -38,7 +38,7 @@
  279. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  280. <HTML>
  281. <HEAD>
  282. -<title>Parallels Confixx</title>
  283. +<title>Confixx</title>
  284. <META content="text/html; charset=<?=$lang_html_charset?>" http-equiv=Content-Type>
  285. <LINK href="<?=$strSkinName?>/style.css" rel=stylesheet type=text/css>
  286. <link REL="shortcut icon" HREF="/favicon.ico" TYPE="image/x-icon">
  287. @@ -55,15 +55,11 @@
  288. </script>
  289.  
  290.  
  291. - <table class="login-header" cellpadding="0" cellspacing="0">
  292. - <tr>
  293. - <td class="ulogo-login"><a href="http://www.parallels.com/de/products/confixx/" target="_blank"><img src="/logo.gif"/></a></td>
  294. - <td class="ubanner-login">
  295. - <div class="login-copyright"><a href="http://www.parallels.com">&copy; 2008 Parallels GmbH</a></div>
  296. - </td>
  297. - <td class="uparallels-logo"><a href="http://www.parallels.com" target="_blank"><img src="/parallels_logo.gif"/></a></td>
  298. - </tr>
  299. - </table>
  300. +<TABLE border="0" cellPadding="0" cellSpacing="0" align="center" width="400">
  301. +<TR>
  302. +<TD valign="top" align="center"><br><img src="/loginscreen.gif" width="396" height="85"></TD>
  303. +</TR>
  304. +</table>
  305.  
  306. <div class="login-div">
  307.  
  308. @@ -106,7 +102,7 @@
  309.  
  310.  
  311. <tr>
  312. -<td class="login-table-header" colspan="2"><span class="header-text"><?=ltext('form_please_login')?></span></td>
  313. +<td class="login-table-header" colspan="2"><span class="header-text">Willkommen bei Confixx!</span></td>
  314. </tr>
  315. <tr>
  316. <td class="login-table-text" colspan="2"><?=ltext('form_logintext')?></td>
  317. @@ -238,6 +234,9 @@
  318. <TR>
  319. <TD colspan="2" style="text-align: right;"><?=std_button(ltext('form_login'), 'javascript:document.forms[\'loginform\'].submit()')?></TD>
  320. </TR>
  321. +<tr>
  322. + <td colspan="2" style="text-align: center;">Hinweis: Ab hier m&uuml;ssen Cookies aktiviert sein!</td>
  323. +</tr>
  324. </FORM>
  325.  
  326. <tr><td style="border-bottom: 1px solid #EAE6E1;" colspan="2"><img src="/spacer.gif" style="border: 0; padding: 0;"/></td></tr>
  327. diff -Naur html.orig/lostpwd.php html/lostpwd.php
  328. --- html.orig/lostpwd.php 2008-08-21 16:57:35.000000000 +0200
  329. +++ html/lostpwd.php 2008-08-26 19:09:38.000000000 +0200
  330. @@ -99,9 +99,13 @@
  331. $newpw = mkpasswd(8);
  332. if ( !$confixx_user )
  333. $confixx_user = 'confixx';
  334. - $from = $confixx_user.'@'.$hostname;
  335. - $from_text = "From: \"Confixx on $hostname\" <$from>";
  336. - $mailtext = ltext('lost_pwd_mail', array($_POST['username'], $newpw))."\n\n";
  337. + #$from = $confixx_user.'@'.$hostname;
  338. + #$from_text = "From: \"Confixx on $hostname\" <$from>";
  339. + $from = "support@udmedia.de";
  340. + $from_text = "From: \"UD Media GmbH - Support\" <support@udmedia.de>";
  341. + $from_text .= "\nContent-Transfer-Encoding: 8bit";
  342. + #$mailtext = ltext('lost_pwd_mail', array($_POST['username'], $newpw))."\n\n";
  343. + $mailtext = ltext('lost_pwd_mail', array($_POST['username'], $newpw, $hostname))."\n\n";
  344. if(@mail($email, ltext('lost_pwd_mail_subj'), $mailtext, $from_text, "-f$from")) {
  345. db_query("INSERT INTO pwdreminder (user, password, usertype, server_id)".
  346. " VALUES ('" . $_POST['username'] . "', '$newpw', '$type', '$ServerID')");
  347. @@ -140,7 +143,7 @@
  348. ?>
  349. <HTML>
  350. <HEAD>
  351. -<title>Parallels Confixx</title>
  352. +<title>Confixx</title>
  353. <META content="text/html; charset=<?=$lang_html_charset?>" http-equiv=Content-Type>
  354. <LINK href="<?=$strSkinName?>/style.css" rel=stylesheet type=text/css>
  355. </HEAD>
  356. @@ -154,14 +157,10 @@
  357. }
  358. </script>
  359.  
  360. -<table class="login-header" cellpadding="0" cellspacing="0">
  361. -<tr>
  362. -<td class="ulogo-login"><a href="http://www.parallels.com/de/products/confixx/" target="_blank"><img src="/logo.gif"/></a></td>
  363. -<td class="ubanner-login">
  364. -<div class="login-copyright"><a href="http://www.parallels.com">&copy; 2008 Parallels GmbH</a></div>
  365. -</td>
  366. -<td class="uparallels-logo"><a href="http://www.parallels.com" target="_blank"><img src="/parallels_logo.gif"/></a></td>
  367. -</tr>
  368. +<TABLE border="0" cellPadding="0" cellSpacing="0" align="center" width="400">
  369. +<TR>
  370. +<TD valign="top" align="center"><br><img src="/loginscreen.gif" width="396" height="85"></TD>
  371. +</TR>
  372. </table>
  373.  
  374. <div class="login-div">
  375. diff -Naur html.orig/favicon.ico html/favicon.ico
  376. --- html.orig/favicon.ico 2008-07-24 16:57:15.000000000 +0200
  377. +++ html/favicon.ico 2010-03-03 16:00:18.000000000 +0100
  378. @@ -1,5 +1 @@
  379. -00 %F  % 6 h@(0` %@@@@@@@@@@@@+@@@2@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@.@@@ @@@@@@@@@@@@N@@@p@@@|@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@w@@@]@@@ @@@@@@ M[YVTRONL~K|JzIyHxHxGxGxGxGxHyHzI|J~KLNOQSVY[Q@@@w@@@.@@@@@@@@@@@@@@@ @@@
  380. @@@@@@HġX@@@~@@@3@@@@@@@@@@@@@@@@@@
  381. -@@@@@@@@@@@@%@@@,@@@3@@@A@@@RuBͦP@@@~@@@3@@@@@@@@@@@@!@@@(@@@/@@@9@@@G@@@W@@@b@@@p?62>/)>+$`4ƒڷطҳҳظں͝ƙ}I@@@~@@@3@@@@@@1@@@J@@@[@@@k@<;@4/?,%?*!>%J."[A4mSF|cU]4}ٶ[XլtC@@@~@@@3A,#[A/'A-%@(F+W<0oVJ}eZ{o~v}nh@vص,3$!ULҨk<@@@~@@@3M0$oUHym~v}nb<s{3E,3?<̣ӭԮԯ԰԰ԯԮԮӭӬӪөҧҦe8@@@~@@@3Y=0y~v}n\9q;W3E*"Σ[[[[[[[[[[[[[[С`4@@@~@@@3Z>1y~v}nV5oؼkve`Ѧ[0@@@~@@@3[?2{w}nU5mհY.@@@~@@@3\?3ñŵǽ{rW5k„͚Μ͝Οϡ3)2\.@@@~@@@3]@3ñȷʺvY7iӓԖԚԜՠ٧۾]@|^/@@@~@@@3^A5òȷ̽.jPfƅz\9hȘϢ|`/@@@~@@@3`C6ñǷ̽¼ƿBsT^:gӭz~$!֭{b/@@@~@@@3aD6Ƿ̽»̺޼a;fߢȬYg,3$!9[[[[[[[[{{c/@@@~@@@3cE7̼ººɹ°c=fר]d3E9@he|pѬͮ{e/@@@~@@@3dE9;ŵe>e;W@QF;ֱ{g/@@@~@@@3eF9Ǿúʺ°h@dج"51ڶ[[[[[[[[[[[[[[[[}i0@@@~@@@3fG:nGfձyۿںصְԫk0@@@~@@@3gI;ɹqJoʎ͕ЛҠզ׫aZ%ʆm3@@@~@@@3iJ<¯ɿξƵmEy΍o7@@@~@@@3jK=ø˺ɷoFܣߪߪ͍q:@@@~@@@3kL>¯wNÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂt=@@@~@@@3lM?Ų¯vKɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏɏHIHIHIɏv@@@@w@@@.nN@ɵøʹ¯sGϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛϛVmVmVmϛxC@@@]@@@ oOAdzøʹ¯nBa,a,b,b,c,c-d-d-e-e-e-f-f-g.g.g.g.f-f-e-e-e-d-d-c-c,b,b,b,a,](@@@ @@@qPBȴøʹ¯îɷIJ¯IJǴɶʸ̺μϽоѿeJ?@@@@@@:@@@@@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@@@@rQCʵøʹ¯ïʸ°ðŲǴɶʸ˹̺ͻμeI>@@@~@@@3@@@ sRD˷øʹ¯ï˹¯ıŲǴȵɶʷʸdI=@@@~@@@3@@@ tSE͸øʹ¯ð̺®ðıŲƳǴcH<@@@~@@@3@@@ vTFιøʹðïŲν¯ðcG;@@@~@@@3@@@ wVGлø˺ııȵ·bF:@@@~@@@3@@@ yWHѼù˺ųǵ̻ȾaF9@@@~@@@3@@@ zWIӾĹ̻ǵɸпĴaE9@@@~@@@3@@@ {XJԿĺͽɸξȾǹ`D8@@@~@@@3@@@ |YK_C7@@@~@@@3@@@ ~[Lµƽ^B6@@@~@@@3@@@ qL>˶ǻŹĸĺźźƼŻǾ]A5@@@~@@@3@@@ a</fc<.zm­ʷͻп¹ƽ¹]@4@@@~@@@3@@@ @@@@@@`<0ikG9sʸ¸ƽż\?3@@@~@@@3@@@ @@@@@@_;/ihD6sȿĻù~\?3@@@~@@@3@@@ @@@@@@];-igD6❄yǽ¸Ͻѿ¯~\?3@@@{@@@1@@@
  382. -@@@@@@[9,ifC5ĺпͺɵѿ\?3@@@l@@@)@@@@@@T:0Z8*eB4񣎄żλʶƱ_C7@@@F@@@@@@@@@S9/X6(bA3񥑉ƷówtrgoRFmPDdF9J+I*H)E* E(@@@@@@ @@@@@@Q8.V4(V3%T3%S2%R1%P1&O1$M1%sL1'SK0&QF60!@@@@@@ @@@
  383. -@@@ @@@@@@@@@@@@@@@@@@( @ @@@@@@@@@ @@@.@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@3@@@.@@@ @@@@@@@@@@@@@@@@@@@@@ @@@@@@*@@@c@@@y@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@~@@@w@@@]@@@ @@@@@@ @@@@@@@@@@@@ @@@(@@@/@@@=}u@@@w@@@.@@@@@@"@@@5@@@C@@@N@@@\@@@iGCAK@;ti@@@~@@@3[PK3UMIm[QLM?9K80T>4bI=oVIfXjƷݼ_@@@~@@@3O4(jRGkawsfܾ,0;3ݮV@@@~@@@3oUHsb=OULyҫvwwvvvuttݮۨQ@@@~@@@3pWIs`=2ءzK@@@~@@@3tZMñy_֮ۢ޽޾L8֛{I@@@~@@@3v\OñɹϮth^ڝפڮٰغԗ}H@@@~@@@3y_Rʺ»ҺsӪ^ڣԖH@@@~@@@3|aTº˼^ʫqt373)ֶqrrrqǥ՘H@@@~@@@3cWǷ˼]?Qianc֚H@@@~@@@3eYͽż]˴C9~{yvУڠI@@@~@@@3i\ų`ܥخG6ݥM@@@~@@@3k^ĺȶhݧT@@@~@@@3m`jˍ͐ΔϖЙЛѝўџѠџџўМКϗ̤hNuT@@@w@@@.obɿȷr˓˓˓˓˓˓˓˓˓˓˓˓˓˓˓˓ãLU|\@@@]@@@ pcƼǵRQQQQQQQQRRRQQQQQ{Yekpcp;@@@ @@@rdƼǵűǾº°Ųȶʸ̺μ@@@@@@:@@@@@@ @@@ @@@ @@@ @@@ @@@ @@@@@@tfƼǵŲðŲǴȵ@@@~@@@3@@@ uhƼǵ®Ǵº®ð@@@~@@@3@@@ xjƼȷIJ̻z@@@~@@@3@@@ ykƼɸǶ·w@@@~@@@3@@@ zmĺ~s@@@~@@@3@@@ |n{p@@@~@@@3@@@ ^P۹нøŻǽvj@@@~@@@3@@@ |4cWvi¸Ǿȿƶsg@@@~@@@3@@@ @@@@@@~eYvjݾƽùùrf@@@w@@@.@@@ @@@y5cXvžμͻŲvj@@@]@@@"@@@@@@@@@u\R+jI<xƷy}r~eZ@@@,@@@@@@@@@pgdncAgI=mdmcuZPpUKcH<_D9hQGo{rgmdT|i`P~j`J@@@ @@@@@@(0 ` }栀~졁j{}dY iOD8z]OgXߴɳnlSH(mUIO]C7Z?4mTH{bVm_}U˿IS5.޶clREr~yObXݴ\{cUr~yLآn^Wh[ñǴx}Lכ޷ܹзUl_ñ̼۪`M֧NI޾Upb˼ŴƩNalrkUsfǿŽòռQɶD=WwjοYߩޯ_|oŻƴ_Дӛՠ֥תحخٯخثר֣Ƥra~qŻh̕̕̕̕̕̕̕̕̕̕̕̕O[ktȾƴɸihiknstnlkllkjihߝuȾƴɸʾxȾƴ®ƽʼ¯ŲǴtzȾǵű˾zo|Ⱦȷ˹ľujĹpdzƿk_zoOj]Ͼ¸fZzoOob˻Ǿù˺~dXzZMWuj¸˸ɶocxZM_vmۢߋrh{aUoRFx]Rmas|aV_v\QH(  @⡆ﳔ㢆oc
  384. -qcTwwmTH|eY}eZpd|jFCЪÝܚ—jvigͿt`g}qñxۚRNfݯ͹f{»|ڣYαcywSPνѳcο`Խud˶˵ʯǥЦ`g١ޯԹgarrrrrrrr.EaʱIJŵŲǶǸw|q}q۽ĺºuiAz˻sguPv㻫}rx|pԉpe
  385. \ No newline at end of file
  386. +h(   ŔÒĒēēĒÑͥմИ;ϖ7ϗ:ϖ8͑-Δ3Ϙ:ϖ9Δ4٭d֥XЙ<ҝGҜEҞHᾇ٫cњAҝFҝFΔ3ЫԡQћBҝFЙ=گjЗ:ҝFҝFϗ9ēբRћBҝFЙ<ܱoИ;ҝFҝFϗ9ÒբRћBҝFЙ<۰nИ;ҝFҝFϗ9ēգRћBҝFЙ<۱oИ;ҝFҝFϗ9ēբRћBҝFЙ<۰mИ:ҝFҝFϗ9ÑաQћBҝFќDӠLƙ۱oћ@ҝFҝFϖ8Ǚ޶xΕ2ћCҜDћAΕ6И<ҜDќDњ>ϗ8߷xעMաLӟJӠKӠKԟKעMئUӱa`bqqrWUU񒑐\ZYXVUca`][Zfdd򪩩~~
  387. \ No newline at end of file
  388.