<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<base href="http://wiki.javaforum.hu" />
<title>Message Title</title>
<style type="text/css">@media only screen and (max-device-width: 480px) {.mobile-only {
        width: auto !important;
        height: auto !important;
        overflow: visible !important;
        line-height: normal !important;
        font-size: inherit !important;
        mso-hide: all;
}

.desktop-only {
        display: none !important;
}

/* iPhone 3GS fix for unwanted 20px right margin */
body { min-width: 100% !important; padding: 0; margin: 0; }

#center-content-table { max-width: none; !important; }
#header-pattern-container { padding: 10px 10px 10px 10px !important; line-height: 20px !important; }
#header-avatar-image-container { padding-right: 8px !important; }
#email-content-container { padding: 0 !important; }
.mobile-expand { border-radius: 0 !important; border-left: 0 !important; border-right: 0 !important; padding-left: 26px !important;}
.mobile-resize-text { font-size: 16px !important; line-height: 22px !important; }
#page-title-pattern-header { font-size: 20px !important; line-height: 28px !important; }
#page-title-pattern-icon-image-container-cell { padding-top: 7px !important; }
#inline-user-pattern { display: block !important; }
#inline-user-pattern-avatar { padding-top: 3px !important; }
.contextual-area-pattern { border-bottom: 1px solid #ccc !important; padding: 15px 10px 0 10px !important;}
.users-involved-pattern-column-table { width: 100% !important;  }
.users-involved-pattern-avatar-table-cell { padding: 3px 5px 5px 0 !important; }
.users-involved-pattern-column-container { padding-right: 0 !important; }
.contextual-excerpt-pattern, #users-involved-pattern { border: 0 !important; }

/** Aui Typography upsized for mobile **/
#content-excerpt-pattern-container, #contextual-excerpt-pattern-text-container { font-size: 16px !important; line-height: 22px !important; }
#content-excerpt-pattern-container h1, #contextual-excerpt-pattern-text-container h1 { font-size: 24px !important; line-height: 28px !important; }
#content-excerpt-pattern-container h2, #contextual-excerpt-pattern-text-container h2 { font-size: 20px !important; line-height: 28px !important; }
#content-excerpt-pattern-container h3, #contextual-excerpt-pattern-text-container h3 { font-size: 18px !important; line-height: 24px !important; }
#content-excerpt-pattern-container h4, #contextual-excerpt-pattern-text-container h4 { font-size: 16px !important; line-height: 22px !important; }
#content-excerpt-pattern-container h5, #contextual-excerpt-pattern-text-container h5 { font-size: 14px !important; line-height: 20px !important; }
#content-excerpt-pattern-container h6, #contextual-excerpt-pattern-text-container h6 { font-size: 14px !important; line-height: 20px !important; }
.user-mention { line-height: 18px !important; }
/** Aui Typography end **/

/* Show appropriate footer logo on mobile, display links vertically */
#footer-pattern { padding: 15px 10px !important; }
#footer-pattern-logo-desktop-container { padding: 0 !important; }
#footer-pattern-logo-desktop { width: 0 !important; height: 0 !important; }
#footer-pattern-logo-mobile {
    padding-top: 10px !important;
    width: 30px !important;
    height: 27px !important;
    display: inline !important;
}
#footer-pattern-links-container { line-height: 0 !important;}
.footer-pattern-links.mobile-resize-text,
.footer-pattern-links.mobile-resize-text,
#footer-pattern-text.mobile-resize-text,
#footer-pattern-links-container.no-footer-links {
    font-size: 14px !important;
    line-height: 20px !important;
}
.footer-link { display: block !important; }
#footer-pattern-links-container table { display: inline-block !important; float: none !important; }
#footer-pattern-links-container, #footer-pattern-text { text-align: center !important; }
#footer-pattern-links { padding-bottom: 5px !important; }

/** Team Calendar overrides, these should be removed when notifications are updated in Team Calendars. For now CSS
    overrides are being used because the structure of the content can&#39;t change without rereleasing the plugin */
.mail-calendar-container .day-header + table tr td:first-child {
    vertical-align: top !important;
    padding-top: 5px !important;
}.mobile-only.popular-content-excerpt-image-table {
    display: block !important;
}

.mobile-only .popular-content-excerpt-image-table-thumbnail-container {
    padding-left: 8px !important;
}

.mobile-only .first.popular-content-excerpt-thumbnail-container,
.mobile-only .middle.popular-content-excerpt-thumbnail-container {
    padding-bottom: 8px !important;
}

.mobile-only.popular-content-excerpt-image-table img.main-image {
        width: auto !important;
    height: 160px !important;
    display: block !important;
}

.mobile-only.popular-content-excerpt-image-table img.thumbnail {
    width: 48px !important;
    height: 48px !important;
    display: block !important;  
}

.desktop-only.popular-content-excerpt-image-table img.main-image {
    height: 0px !important;
    width: 0px !important;
    display: none !important;
}

.desktop-only.popular-content-excerpt-image-table img.thumbnail {
    width: 0px !important;
    height: 0px !important;  
    display: none !important;
}

.popular-content-excerpt-image-container-bottom {
        padding-top: 15px !important;
        padding-bottom: 10px !important;
        display: block !important;
}.recommended-content-notification-body-class .email-content-main.mobile-expand {
    padding-left: 20px !important;
}

.recommended-content-notification-body-class .email-content-rounded-top {
    border-top: 0 !important;
}

.mobile-only .popular-content-like-table td.first {
    padding: 0 5px !important;
}

.mobile-only .popular-content-comment-table td.first {
    padding-right: 5px !important;
}

.mobile-only .popular-content-like-table img,
.mobile-only .popular-content-comment-table img {
    width: 16px !important;
    height: 16px !important;
    display: block !important;
}

.desktop-only .popular-content-like-table img,
.desktop-only .popular-content-comment-table img {
    width: 0px !important;
    height: 0px !important;
}

.mobile-only.bullet-point,
.mobile-only .popular-content-excerpt-network-container td {
        font-size: 14px;
    line-height: 20px;
}

.desktop-only.popular-content-annotations-container td,
.desktop-only.bullet-point,
.desktop-only .popular-content-excerpt-network-container td {
    font-size: 0;
    line-height: 0;
}

.mobile-only.popular-content-annotations-container td {
    font-size: 14px !important;
    line-height: 24px !important;
}}
@media (min-width: 900px) {#center-content-table { width: 900px; }}
@media all {#outlook a {padding:0;} /* Force Outlook to provide a &quot;view in browser&quot; menu link. */
/* Prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
body{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
.ExternalClass {width:100%;} /* Force Hotmail to display emails at full width */
#background-table {margin:0; padding:0; width:100% !important; }
/* Needed to override highlighting on date and time links in iOS */
.grey a {color: #707070; text-decoration: none; }}
</style>
</head>
<body style="color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 1.429; font-family: Arial, sans-serif">
<table id="background-table" class="recommended-content-notification-body-class" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; background-color: #f5f5f5">
<tbody>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table id="center-content-table" cellpadding="0" cellspacing="0" align="center" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; max-width: 900px">
<tbody>
<tr class="desktop-only">
<td id="daily-summary-header" class="desktop-only" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; height: 10px; line-height: 10px">&nbsp;</td>
</tr>
<tr>
<td id="email-content-container" style="padding: 0px; border-collapse: collapse; padding: 0 20px; font-family: Arial, sans-serif">
<table id="email-content-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; border-spacing: 0; border-collapse: separate">
<tbody>
<tr>
<td class="email-content-rounded-top mobile-expand" style="padding: 0px; border-collapse: collapse; color: #fff; padding: 0 15px 0 16px; height: 15px; background-color: #fff; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 0; border-top-right-radius: 5px; border-top-left-radius: 5px; font-family: Arial, sans-serif">&nbsp;</td>
</tr>
<tr>
<td class="email-content-main mobile-expand" style="padding: 0px; border-collapse: collapse; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 0; border-bottom: 0; padding: 0 15px 15px 16px; background-color: #fff; font-family: Arial, sans-serif; padding: 0px 20px 15px 20px">
<table cellspacing="0" cellpadding="0" border="0" width="100%" id="daily-summary-site-header-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="daily-summary-site-header-cell" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 10px"><h1 id="daily-summary-site-title" style="font-size: 24px; font-weight: normal; margin: 0; line-height: 30px; padding-bottom: 5px">Recommended in Java Forum 2.0 Wiki</h1>
<div id="daily-summary-site-description" style="color: #707070">
<span class="grey">
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="daily-summary-site-date" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 20px">Jan 02, 2014</td>
</tr>
</tbody>
</table></span>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="title-bullet-point" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 8px; font-size: 14px; line-height: 20px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px"><a id="daily-summary-site-description-link" href="http://wiki.javaforum.hu/dashboard.action?updatesSelectedTab=popular" style="color: #3b73af; text-decoration: none; color: #707070">Go to Java Forum 2.0 Wiki</a></td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td class="email-content-main mobile-expand last-row-padding" style="padding: 0px; border-collapse: collapse; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 0; border-bottom: 0; padding: 0 15px 15px 16px; background-color: #fff; padding-bottom: 10px; font-family: Arial, sans-serif; padding: 0px 20px 15px 20px">
<table id="popular-content-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="popular-content-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><h2 id="popular-content-title" style="font-size: 12px; font-weight: bold; text-transform: uppercase; color: #707070">Most Popular</h2></td>
</tr>
<tr>
<td class="popular-content-excerpt-container first" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-header-left-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-right: 8px; padding-top: 1px"><a href="http://wiki.javaforum.hu/display/~krisztianbeton?src=email" style="color: #3b73af; text-decoration: none"><img class="popular-content-excerpt-author-image" src="cid:px48avatar_622618bd2cfd41e64864a63320f6fdfa" height="32" width="32" border="0" style="border-radius: 3px" /></a></td>
<td class="popular-content-excerpt-header-center-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 4px"><h3 class="popular-content-excerpt-title" style="margin: 0; font-size: 16px; line-height: 16px; vertical-align: top; padding: 0px"><a href="http://wiki.javaforum.hu/display/JAVAFORUM/Windows8+hiba" style="color: #3b73af; text-decoration: none">Windows8 hiba</a></h3></td>
</tr>
<tr>
<td class="popular-content-excerpt-author-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 14px; font-size: 14px; vertical-align: top; mso-text-raise: 2px; mso-line-height-rule: exactly"><a href="http://wiki.javaforum.hu/display/~krisztianbeton?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">T&oacute;th Kriszti&aacute;n</a></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-body-container" width="100%" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 5px; padding-bottom: 10px">
<table class="content-excerpt-pattern" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px">
<tbody>
<tr>
<td class="content-excerpt-pattern-container mobile-resize-text " style="padding: 0px; border-collapse: collapse; padding: 0 0 0 24px; font-family: Arial, sans-serif; padding: 0">   
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-content-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px"><p style="margin: 10px 0 0 0; margin-top: 0">&Uuml;dv Mindenkinek!</p><p style="margin: 10px 0 0 0">Tudna valaki segiteni most lett &uacute;j g&eacute;pem Win8-al &eacute;s nem tudom a j&aacute;v&aacute;t telep&iacute;teni ahogy elind&iacute;tom a telepit&eacute;st előj&ouml;n a telep&iacute;tő ablak &eacute;s nem indul a telep&iacute;t&eacute;s nem is tudom bez&aacute;rni csak feladatkezelővel, nem fagy le a g&eacute;p csak a telep&iacute;t&eacute;s, nem &iacute;r ki semmilyen hibak&oacute;dot. R&eacute;gebbi verzi&oacute;val is ugyanez a helyzet.</p><p style="margin: 10px 0 0 0">előre is k&ouml;szi a seg&iacute;ts&eacute;get!</p></td> 
</tr> 
<!--[if !mso]><!-- --> 
<tr> 
<td class="popular-content-excerpt-image-container-bottom desktop-only" colspan="2" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"></td> 
</tr> 
<!--<![endif]--> 
</tbody> 
</table>  </td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-footer-container" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 24px; width: 100%">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-excerpt-continue-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; mso-text-raise: 3px; mso-line-height-rule: exactly; color: #707070"><a class="popular-content-excerpt-continue" href="http://wiki.javaforum.hu/display/JAVAFORUM/Windows8+hiba" style="color: #3b73af; text-decoration: none">Continue Reading</a></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="bullet-point desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-annotations-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-comment-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding-right: 5px"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">1</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-like-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">0</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-annotations-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container mobile-only" valign="top" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-like-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">0</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-comment-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">1</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td class="popular-content-excerpt-container middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 30px">
<table class="popular-content-excerpt-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-header-left-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-right: 8px; padding-top: 1px"><a href="http://wiki.javaforum.hu/display/~futa?src=email" style="color: #3b73af; text-decoration: none"><img class="popular-content-excerpt-author-image" src="cid:px48avatar_9591954dcea3df0e43bb1fd406b1c30b" height="32" width="32" border="0" style="border-radius: 3px" /></a></td>
<td class="popular-content-excerpt-header-center-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 4px"><h3 class="popular-content-excerpt-title" style="margin: 0; font-size: 16px; line-height: 16px; vertical-align: top; padding: 0px"><a href="http://wiki.javaforum.hu/display/JAVAFORUM/Java%3A+Moving+conditions+into+Message+files?focusedCommentId=39125362#comment-39125362" style="color: #3b73af; text-decoration: none">Re: Java: Moving conditions into Message files</a></h3></td>
</tr>
<tr>
<td class="popular-content-excerpt-author-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 14px; font-size: 14px; vertical-align: top; mso-text-raise: 2px; mso-line-height-rule: exactly"><a href="http://wiki.javaforum.hu/display/~futa?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Fut&oacute; Tam&aacute;s</a></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-body-container" width="100%" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 5px; padding-bottom: 10px">
<table class="content-excerpt-pattern" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px">
<tbody>
<tr>
<td class="content-excerpt-pattern-container mobile-resize-text " style="padding: 0px; border-collapse: collapse; padding: 0 0 0 24px; font-family: Arial, sans-serif; padding: 0">   
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-content-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px"><p style="margin: 10px 0 0 0; margin-top: 0">A c&eacute;gn&eacute;l par&aacute;zsvita alakult ki a cikk kapcs&aacute;n.&nbsp;<br />Hogy val&oacute;ban j&oacute; dolog-e..</p><p style="margin: 10px 0 0 0">Nekem tetszik a megold&aacute;s, feleslegesnek tűnő k&oacute;dsorokat tudunk megsp&oacute;rolni, ami java eset&eacute;n szerintem nem h&aacute;tr&aacute;ny, hiszen alapvetően el&eacute;g pazarl&oacute; ilyen tekintetben.</p><p style="margin: 10px 0 0 0">Egyik munkat&aacute;rs azzal &eacute;rvelt ellene, hogy mi van, ha az &uuml;gyf&eacute;l is szerkesztheti a properties f&aacute;jlokat, hogy kedve szerint &aacute;t&iacute;rhassa a sz&ouml;vegeket. Ekkor vagy egy kisebb tanfolyamot kell tartani a sz&aacute;m&aacute;ra, hogy ezeket is tudja &eacute;rtelmezni &eacute;s szerkeszteni (&eacute;s hogy ne produk&aacute;ljon sz&aacute;munka bug reportokat &nbsp;), vagy buktuk azt, hogy az &uuml;gyf&eacute;l nyelves&iacute;ti az alkalmaz&aacute;st.&nbsp;</p></td> 
</tr> 
<!--[if !mso]><!-- --> 
<tr> 
<td class="popular-content-excerpt-image-container-bottom desktop-only" colspan="2" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"></td> 
</tr> 
<!--<![endif]--> 
</tbody> 
</table>  </td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-footer-container" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 24px; width: 100%">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-excerpt-continue-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; mso-text-raise: 3px; mso-line-height-rule: exactly; color: #707070"><a class="popular-content-excerpt-continue" href="http://wiki.javaforum.hu/display/JAVAFORUM/Java%3A+Moving+conditions+into+Message+files?focusedCommentId=39125362#comment-39125362" style="color: #3b73af; text-decoration: none">Continue Reading</a></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="bullet-point desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-annotations-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-comment-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding-right: 5px"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">0</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-like-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">1</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-annotations-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container mobile-only" valign="top" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-like-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">1</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-comment-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">0</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td class="popular-content-excerpt-container last" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 30px; padding-bottom: 10px">
<table class="popular-content-excerpt-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-header-left-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-right: 8px; padding-top: 1px"></td>
<td class="popular-content-excerpt-header-center-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 4px"><h3 class="popular-content-excerpt-title" style="margin: 0; font-size: 16px; line-height: 16px; vertical-align: top; padding: 0px"><a href="http://wiki.javaforum.hu/display/JAVAFORUM/Java%3A+Moving+conditions+into+Message+files?focusedCommentId=39125360#comment-39125360" style="color: #3b73af; text-decoration: none">Re: Java: Moving conditions into Message files</a></h3></td>
</tr>
<tr>
<td class="popular-content-excerpt-author-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 14px; font-size: 14px; vertical-align: top; mso-text-raise: 2px; mso-line-height-rule: exactly"><a href="http://wiki.javaforum.hu/display/~auth.gabor?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Auth G&aacute;bor</a></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-body-container" width="100%" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 5px; padding-bottom: 10px">
<table class="content-excerpt-pattern" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px">
<tbody>
<tr>
<td class="content-excerpt-pattern-container mobile-resize-text " style="padding: 0px; border-collapse: collapse; padding: 0 0 0 24px; font-family: Arial, sans-serif; padding: 0">   
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-content-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px">Egy &eacute;rdekes p&eacute;lda a properties f&aacute;jlokr&oacute;l, s arr&oacute;l, hogy mik&eacute;pp tudunk k&uuml;l&ouml;nf&eacute;le logik&aacute;t beletenni (p&eacute;ld&aacute;ul darabsz&aacute;m param&eacute;terf&uuml;ggő ki&iacute;r&aacute;s&aacute;t), hogy kisebb legyen a forr&aacute;sunk k&oacute;db&aacute;zisa, ezzel &aacute;tl&aacute;that&oacute;bb k&oacute;dot tudunk k&eacute;sz&iacute;teni.</td> 
</tr> 
<!--[if !mso]><!-- --> 
<tr> 
<td class="popular-content-excerpt-image-container-bottom desktop-only" colspan="2" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"></td> 
</tr> 
<!--<![endif]--> 
</tbody> 
</table>  </td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-footer-container" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 24px; width: 100%">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-excerpt-continue-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; mso-text-raise: 3px; mso-line-height-rule: exactly; color: #707070"><a class="popular-content-excerpt-continue" href="http://wiki.javaforum.hu/display/JAVAFORUM/Java%3A+Moving+conditions+into+Message+files?focusedCommentId=39125360#comment-39125360" style="color: #3b73af; text-decoration: none">Continue Reading</a></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="bullet-point desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-annotations-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-comment-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding-right: 5px"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">0</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-like-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">1</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-annotations-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container mobile-only" valign="top" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-like-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">1</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-comment-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">0</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>   
<div class="mail-calendar-container" style="font-size: 13px; font-size: 14px"> 
<table cellspacing="0" class="calendar-heading" style="margin-top: 1.500em; width: 100%; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; margin-top: 0px; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px"> 
<tbody> 
<tr class="upcoming-events-heading" style="width: 100%"> 
<td class="upcoming-events-title" style="padding: 0px; border-collapse: collapse; width: 100%; padding-top: 30px; font-family: Arial, sans-serif"> <h2 style="font-size: 0.690em; font-weight: normal; margin-bottom: 0; margin-top: 0; text-transform: uppercase; width: 10.500em; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #707070">Upcoming Events</h2> </td> 
<td class="full-width" style="padding: 0px; border-collapse: collapse; width: 0; max-width: 0; display: none; font-family: Arial, sans-serif"> 
<hr style="border-color: #aaa; border-width: 0 0 1px; width: 0; max-width: 0; display: none" /> </td> 
</tr> 
</tbody> 
</table> 
<div>
 You have no calendars in your list. 
<a href="http://wiki.javaforum.hu/calendar/mycalendar.action" style="color: #3b73af; text-decoration: none">Create or find calendars &raquo;</a> 
</div> 
<p class="upcoming-events-footer" style="margin: 0 0 0 0; line-height: 40px; mso-line-height-rule: exactly; mso-text-raise: 5px"><a href="http://wiki.javaforum.hu/calendar/mycalendar.action" style="display: inline-block; font-size: 13px; margin-bottom: 0; margin-top: 1.500em; color: #3b73af; text-decoration: none; margin: 0 0 0 0; font-family: Arial, sans-serif; font-size: 14px">View My Calendars</a></p> 
</div>  </td>
</tr>
<tr>
<td class="email-content-rounded-bottom mobile-expand" style="padding: 0px; border-collapse: collapse; color: #fff; height: 5px; line-height: 5px; padding: 0 15px 0 16px; background-color: #fff; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border-top: 0; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; mso-line-height-rule: exactly; font-family: Arial, sans-serif">&nbsp;</td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="footer-pattern" style="padding: 0px; border-collapse: collapse; padding: 12px 20px; font-family: Arial, sans-serif">
<table id="footer-pattern-container" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="footer-pattern-links-container" width="100%" style="padding: 0px; border-collapse: collapse; color: #999; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px; font-family: Arial, sans-serif">
<table align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px">
<tbody>
<tr>
<td class="footer-pattern-links mobile-resize-text" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><a href="http://wiki.javaforum.hu/plugins/dailysummary/settings.action?setting=switch-schedule&amp;value=daily&amp;src=email" title="" style="color: #3b73af; text-decoration: none">Switch to daily summary</a></td>
<td class="footer-pattern-links-bull" style="padding: 0px; border-collapse: collapse; padding: 0 5px; color: #999; font-family: Arial, sans-serif">•</td>
</tr>
</tbody>
</table>
<table align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px">
<tbody>
<tr>
<td class="footer-pattern-links mobile-resize-text" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><a id="daily-summary-unsubscribe-link" href="http://wiki.javaforum.hu/plugins/dailysummary/settings.action?setting=subscribe-to-recommended&amp;value=false&amp;token=79c75d8f2b5fc9ea209ee17a372293390e6b5fae&amp;username=javalist&amp;src=email" title="" style="color: #3b73af; text-decoration: none">Disable weekly summary</a></td>
<td class="footer-pattern-links-bull" style="padding: 0px; border-collapse: collapse; padding: 0 5px; color: #999; font-family: Arial, sans-serif">•</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px">
<tbody>
<tr>
<td class="footer-pattern-links mobile-resize-text" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><a href="http://wiki.javaforum.hu/users/editmyemailsettings.action?src=email" title="" style="color: #3b73af; text-decoration: none">Manage notifications</a></td>
</tr>
</tbody>
</table></td>
<td id="footer-pattern-logo-desktop-container" rowspan="2" valign="top" style="padding: 0px; border-collapse: collapse; padding-left: 20px; vertical-align: top; font-family: Arial, sans-serif">
<table style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="footer-pattern-logo-desktop-padding" style="padding: 0px; border-collapse: collapse; padding-top: 3px; font-family: Arial, sans-serif"><img id="footer-pattern-logo-desktop" src="cid:footer-desktop-logo" alt="Confluence logo big" title="Confluence logo big" width="132" height="20" class="image_fix" /></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="footer-pattern-text" class="mobile-resize-text" width="100%" style="padding: 0px; border-collapse: collapse; color: #999; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px; font-family: Arial, sans-serif">This message was sent by Atlassian Confluence 5.3.1
<!-- gte mso 9 hack to to prevent the mobile logo from displaying in Outlook -->
<!--[if !gte mso 9]><!--><br /><img id="footer-pattern-logo-mobile" src="cid:footer-mobile-logo" alt="" title="" width="0" height="0" style="display: none; mso-hide: all" />
<!--<![endif]--></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="daily-summary-trackback" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; display: none"><img src="http://wiki.javaforum.hu/plugins/servlet/confluence-daily-summary-email/tracking/trackback.png?schedule=weekly" width="1px" height="1px" /></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table id="sealed-section" border="0" cellpadding="0" cellspacing="0" width="0" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; display: none">
<tbody>
<tr>
<td style="padding: 0px; border-collapse: collapse; border: 0; font-size: 0px; line-height: 0; mso-line-height-rule: exactly; font-family: Arial, sans-serif"></td>
</tr>
</tbody>
</table>
</body>
</html>