SVN client went psycho
@@ -141,8 +141,8 @@ $prev_qs = setQueryStringVal('m', $mini_cal_month -1);
|
||||
$next_qs = setQueryStringVal('m', $mini_cal_month +1);
|
||||
$down = $mini_cal_month - 1;
|
||||
$up = $mini_cal_month + 1;
|
||||
$prev_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$down") . '"><img src="' . "{$phpbb_root_path}{T_THEME_PATH}/images/portal/mini_cal_icon_left_arrow.png" . '" title="' . $user->lang['View_previous_month'] . '" height="16" width="16" alt="<<" /></a>';
|
||||
$next_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$up") . '"><img src="' . "{$phpbb_root_path}{T_THEME_PATH}/images/portal/mini_cal_icon_right_arrow.png" . '" title="' . $user->lang['View_next_month'] . '" height="16" width="16" alt=">>" /></a>';
|
||||
$prev_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$down") . '"><img src="' . "{$phpbb_root_path}portal/images/mini_cal_icon_left_arrow.png" . '" title="' . $user->lang['View_previous_month'] . '" height="16" width="16" alt="<<" /></a>';
|
||||
$next_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$up") . '"><img src="' . "{$phpbb_root_path}portal/images/mini_cal_icon_right_arrow.png" . '" title="' . $user->lang['View_next_month'] . '" height="16" width="16" alt=">>" /></a>';
|
||||
|
||||
$template->assign_vars(array(
|
||||
'S_DISPLAY_MINICAL' => true,
|
||||
|
||||
BIN
root/portal/images/board3clock.swf
Normal file
BIN
root/portal/images/bullet.gif
Normal file
|
After Width: | Height: | Size: 290 B |
BIN
root/portal/images/clock.swf
Normal file
BIN
root/portal/images/dot.gif
Normal file
|
After Width: | Height: | Size: 92 B |
BIN
root/portal/images/icon_topic_attach.gif
Normal file
|
After Width: | Height: | Size: 144 B |
8
root/portal/images/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
</body>
|
||||
</html>
|
||||
BIN
root/portal/images/link.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
root/portal/images/member.gif
Normal file
|
After Width: | Height: | Size: 231 B |
BIN
root/portal/images/mini_cal_icon_left_arrow.png
Normal file
|
After Width: | Height: | Size: 745 B |
BIN
root/portal/images/mini_cal_icon_right_arrow.png
Normal file
|
After Width: | Height: | Size: 736 B |
BIN
root/portal/images/paypal.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |