$spacer_open
<div style=\"padding:0px 0px $stylevar[cellpadding]px 0px\">
<form action=\"calendar.php?do= manage&e=$eventinfo[eventid]\" method=\"post\">
<input type=\"hidden\" name=\"s\" value=\"" . $GLOBALS['vbulletin']->session->vars['sessionhash'] . "\" />
<input type=\"hidden\" name=\"securitytoken\" value=\"" . $GLOBALS['vbulletin']->userinfo['securitytoken'] . "\" />
<input type=\"hidden\" name=\"do\" value=\"manage\" />
<input type=\"hidden\" name=\"e\" value=\"$eventinfo[eventid]\" />
<table class=\"tborder\" cellpadding=\"$stylevar[cellpadding]\" cellspacing=\"$stylevar[cellspacing]\" border=\"0\" width=\"100%\" align=\"center\">
<tr>
<td class=\"tcat\">$eventinfo[title]</td>
</tr>
<tr>
<td class=\"thead\" style=\"font-weight:normal\"><strong>$ vbphrase[calendar]</strong>: $calendarinfo[title]</td>
</tr>
<tr>
<td class=\"alt1\">
".(($show['postedby'] OR $show['subscribed']) ? ("
<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\">
<tr valign=\"bottom\">
<td align=\"$stylevar[left]\">".(($show['postedby']) ? ("<a class=\"bigusername\" href=\"member.php?" . $GLOBALS['vbulletin']->session->vars['sessionurl'] . "u=$eventinfo[userid]\">$eventinfo[musername]</a>") : (" "))."</td>
<td align=\"$stylevar[right]\">".(($show['subscribed']) ? ("<img class=\"inlineimg\" src=\"$stylevar[imgdir_misc]/subscribed_event.gif\" alt=\"$vbphrase[event_reminder]\" />") : (" "))."</td>
</tr>
</table>
") : (""))."
<div class=\"smallfont\">
".(($show['subscribelink']) ? ("
<div style=\"float:$stylevar[right]\">
".(($show['subscribed']) ? ("
<a href=\"calendar.php?do=de letereminder&e=$event info[eventid]\">$vbphrase[delete_reminder_for_this_ event]</a>
") : ("
<a href=\"calendar.php?do=ad dreminder&e=$eventinf o[eventid]\">$vbphrase[request_reminder_for_this _event]</a>
"))."
</div>
") : (""))."
".(($show['recuroption']) ? ("
$recurcriteria<br />
" . construct_phrase("$vbphra se[date_x_to_y]", "$date1", "$date2") . "".(($show['adjustedday']) ? ("*") : (""))."
<br />" . construct_phrase("$vbphra se[time_x_to_y]", "$time1", "$time2") . "
") : ("
".(($show['holiday'] OR $show['singleday']) ? ("
$eventdate
") : ("
".(($show['daterange']) ? ("" . construct_phrase("$vbphra se[date_x_to_y]", "$date1", "$date2") . "") : ("$eventdate"))." <span class=\"time\">" . construct_phrase("$vbphra se[time_x_to_y]", "$time1", "$time2") . "</span>
"))."
"))."
".(($show['ignoredst']) ? ("
<!--<div class=\"shade\">*$vbphras e[event_ignores_dst]</div>-->
") : ("
<div class=\"shade\">*$vbphras e[event_uses_dst]</div>
"))."
".(($show['adjustedday']) ? ("
<div>*" . construct_phrase("$vbphra se[event_posted_for_timezone _x]", "$eventinfo[timezone]") . "</div>
") : (""))."
</div>
</td>
</tr>
<tr valign=\"top\">
<td class=\"alt2\">
".(($show['customfields']) ? ("
$customfields
<hr size=\"1\" style=\"color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]\" />
") : (""))."
<div>$eventinfo[event]</div>
".(($show['eventoptions']) ? ("
<div style=\"margin-top:$stylevar[cellpadding]px\" align=\"$stylevar[right]\">
<select name=\"what\" onchange=\"this.form.subm it();\">
<option value=\"\">$vbphrase[event_options]</option>
".(($show['caneditevent']) ? ("
<option value=\"edit\">:: $vbphrase[edit_event]</option>
") : (""))."
".(($show['candeleteevent']) ? ("
<option value=\"delete\">:: $vbphrase[delete_event]</option>
") : (""))."
".(($show['canmoveevent']) ? ("
<option value=\"move\">:: $vbphrase[move_event]</option>
") : (""))."
</select>$gobutton
</div>
") : (""))."
</td>
</tr>
</table>
</form>
</div>
$spacer_close
مواقع النشر (المفضلة)