Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1274)
+++ branches/2.8.x/CHANGELOG	(revision 1275)
@@ -12,6 +12,9 @@
  
 ------------------------------------- 2.8.1 -------------------------------------
 24-Jan-2010 Dietmar Woellbrink (Luisehahne)
+#	Ticket #923 argos_theme: Always Allowed Viewers in page_settings
+#	fixed css for pagetree to show in IE7
+24-Jan-2010 Dietmar Woellbrink (Luisehahne)
 #	Ticket #921 fix issues in IE by using EditArea framework
 23-Jan-2010 Dietmar Woellbrink (Luisehahne)
 !	Ticket #921 Update EditArea framework
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 1274)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1275)
@@ -52,6 +52,6 @@
 
 // check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
 if(!defined('VERSION')) define('VERSION', '2.8.1');
-if(!defined('REVISION')) define('REVISION', '1274');
+if(!defined('REVISION')) define('REVISION', '1275');
 
 ?>
\ No newline at end of file
Index: branches/2.8.x/wb/templates/classic_theme/theme.css
===================================================================
--- branches/2.8.x/wb/templates/classic_theme/theme.css	(revision 1274)
+++ branches/2.8.x/wb/templates/classic_theme/theme.css	(revision 1275)
@@ -90,8 +90,7 @@
 .content {
  padding: 20px;
  height: 280px;
- width: 750px;
- text-align: left;
+ width: 98%;
  vertical-align: top;
 }
 
Index: branches/2.8.x/wb/templates/wb_theme/theme.css
===================================================================
--- branches/2.8.x/wb/templates/wb_theme/theme.css	(revision 1274)
+++ branches/2.8.x/wb/templates/wb_theme/theme.css	(revision 1275)
@@ -16,7 +16,7 @@
 div.box { width: 100%; margin: -10px 0 0 0; font-size: small; text-align: right; }
 .header { width: 900px; margin: 0 auto; }
 .container { width: 85%; margin: 0 auto; background: #fff url(images/bgtitle.png); background-repeat: repeat-x; }
-.content { padding: 20px; width: 750px; text-align: left; height: 280px; vertical-align: top; }
+.content { padding: 20px; width: 98%; height: 280px; vertical-align: top; }
 .current a, .current a:link, .current a:active, .current a:visited { background: #fff url(images/menuo.png); background-repeat: repeat-x; color: #fff; }
 .description { width: 240px; padding: 0px 0px 0px 3px; text-align: left; vertical-align: top; }
 .graphic { width: 50px; border: 4px solid #FDFDFD; padding-left: 3px; height: 50px; }
@@ -26,6 +26,7 @@
 .menu a, .menu a:link, .menu a:active, .menu a:visited { border-bottom: 0; padding: 7px 11px 9px 11px; color: #fff; }
 .menu a:hover { color: #fff; background: #fff url(images/menuo.png); background-repeat: repeat-x; text-decoration: none; }
 .note { color: #666666; font-size: 10px; }
+.page_list {width:100%;}
 .pages_list .icon_col td img { border-style: none; float: left; padding-right: 7px; display: block; }
 .pages_list table { width: 100%; margin: 0 auto; background-color: #DCDCDC; }
 .pages_list ul { margin: 0; padding: 0px; font-weight: normal; }
Index: branches/2.8.x/wb/templates/argos_theme/templates/access.htt
===================================================================
--- branches/2.8.x/wb/templates/argos_theme/templates/access.htt	(revision 1274)
+++ branches/2.8.x/wb/templates/argos_theme/templates/access.htt	(revision 1275)
@@ -1,33 +1,33 @@
-<!-- BEGIN main_block -->
-<h2>{ACCESS}</h2>
-<table cellpadding="0" cellspacing="0" border="0" width="99%" align="center">
-	<tr>
-		<td align="center" valign="top">
-			<!-- BEGIN users_block -->	
-			<table cellpadding="0" cellspacing="0" border="0" class="section" {DISPLAY_USERS} >
-				<tr>
-					<td class="graphic" align="center" valign="top" rowspan="2">
-						<a href="{ADMIN_URL}/users/index.php"><img src="{THEME_URL}/icons/users.png" alt="{USERS}" /></a>
-					</td>
-					<td class="description" valign="top">
-						<a href="{ADMIN_URL}/users/index.php"><div class="title">{USERS}</div></a>{USERS_OVERVIEW}
-					</td>
-				</tr>
-			</table>	
-			<!-- END users_block -->
-			<!-- BEGIN groups_block -->		
-			<table cellpadding="0" cellspacing="0" border="0" class="section" {DISPLAY_GROUPS} >
-				<tr>
-					<td class="graphic" align="center" valign="top" rowspan="2">
-						<a href="{ADMIN_URL}/groups/index.php"><img src="{THEME_URL}/icons/groups.png" alt="{GROUPS}" /></a>
-					</td>
-					<td class="description" valign="top">
-						<a href="{ADMIN_URL}/groups/index.php"><div class="title">{GROUPS}</div></a>{GROUPS_OVERVIEW}
-					</td>
-				</tr>
-			</table>
-			<!-- END groups_block -->
-		</td>
-	</tr>
-</table>
-<!-- END main_block -->
+<!-- BEGIN main_block -->
+<h2>{ACCESS}</h2>
+<table cellpadding="0" cellspacing="0" border="0" width="99%" align="center">
+	<tr>
+		<td align="center" valign="top">
+			<!-- BEGIN users_block -->	
+			<table cellpadding="0" cellspacing="0" border="0" class="section" {DISPLAY_USERS} >
+				<tr>
+					<td class="graphic" align="center" valign="top" rowspan="2">
+						<a href="{ADMIN_URL}/users/index.php"><img src="{THEME_URL}/icons/users.png" alt="{USERS}" /></a>
+					</td>
+					<td class="description" valign="top">
+						<a href="{ADMIN_URL}/users/index.php"><span class="title">{USERS}</span></a><p>{USERS_OVERVIEW}</p>
+					</td>
+				</tr>
+			</table>	
+			<!-- END users_block -->
+			<!-- BEGIN groups_block -->		
+			<table cellpadding="0" cellspacing="0" border="0" class="section" {DISPLAY_GROUPS} >
+				<tr>
+					<td class="graphic" align="center" valign="top" rowspan="2">
+						<a href="{ADMIN_URL}/groups/index.php"><img src="{THEME_URL}/icons/groups.png" alt="{GROUPS}" /></a>
+					</td>
+					<td class="description" valign="top">
+						<a href="{ADMIN_URL}/groups/index.php"><span class="title">{GROUPS}</span></a><p>{GROUPS_OVERVIEW}</p>
+					</td>
+				</tr>
+			</table>
+			<!-- END groups_block -->
+		</td>
+	</tr>
+</table>
+<!-- END main_block -->
Index: branches/2.8.x/wb/templates/argos_theme/templates/addons.htt
===================================================================
--- branches/2.8.x/wb/templates/argos_theme/templates/addons.htt	(revision 1274)
+++ branches/2.8.x/wb/templates/argos_theme/templates/addons.htt	(revision 1275)
@@ -21,7 +21,7 @@
 			<table cellpadding="0" cellspacing="0" border="0" class="section" {DISPLAY_TEMPLATES} >
 				<tr>
 					<td class="graphic" align="center" valign="middle" rowspan="2"><a href="{ADMIN_URL}/templates/index.php"><img src="{THEME_URL}/icons/templates.png" alt="{TEMPLATES}" /> </a> </td>
-					<td class="description" valign="top"><a href="{ADMIN_URL}/templates/index.php"><span class="title">{TEMPLATES}</span></a>{TEMPLATES_OVERVIEW}</td>
+					<td class="description" valign="top"><a href="{ADMIN_URL}/templates/index.php"><span class="title">{TEMPLATES}</span></a><p>{TEMPLATES_OVERVIEW}</p></td>
 				</tr>
 			</table>
 			<!-- END templates_block -->
@@ -29,7 +29,7 @@
 			<table cellpadding="0" cellspacing="0" border="0" class="section" {DISPLAY_LANGUAGES} >
 				<tr>
 					<td class="graphic" align="center" valign="middle" rowspan="2"><a href="{ADMIN_URL}/languages/index.php"><img src="{THEME_URL}/icons/languages.png" alt="{LANGUAGES}" /> </a> </td>
-					<td class="description" valign="top"> <a href="{ADMIN_URL}/languages/index.php"><span class="title">{LANGUAGES}</span></a>{LANGUAGES_OVERVIEW}</td>
+					<td class="description" valign="top"> <a href="{ADMIN_URL}/languages/index.php"><span class="title">{LANGUAGES}</span></a><p>{LANGUAGES_OVERVIEW}</p></td>
 				</tr>
 			</table>
 			<!-- END languages_block -->
Index: branches/2.8.x/wb/templates/argos_theme/templates/pages_settings.htt
===================================================================
--- branches/2.8.x/wb/templates/argos_theme/templates/pages_settings.htt	(revision 1274)
+++ branches/2.8.x/wb/templates/argos_theme/templates/pages_settings.htt	(revision 1275)
@@ -43,7 +43,7 @@
 		</ul>
 	</td>
 	<td rowspan="10" valign="top" style="padding:8px 0 0 20px;">
-		<div id="allowed_viewers" style="display:{DISPLAY_VIEWERS};">
+		<div id="allowed_viewers" style="{DISPLAY_VIEWERS}">
 			{TEXT_ALLOWED_VIEWERS}:
 			<ul style="list-style-type:none;margin:0;padding:0;">
 				<!-- BEGIN group_list_block2 -->
@@ -59,13 +59,13 @@
 <tr>
 	<td width="100" height="20">{TEXT_MENU_TITLE}:</td>
 	<td width="240" height="20">
-		<input type="text" name="menu_title" value="{MENU_TITLE}" style="width:232px;" />
+		<input type="text" name="menu_title" value="{MENU_TITLE}" style="width: 232px;" />
 	</td>
 </tr>
 <tr>
 	<td width="100">{TEXT_PARENT}:</td>
 	<td width="240">
-		<select name="parent" style="width:240px;" onChange="return disabled_hack_for_ie(this);">
+		<select name="parent" style="width: 240px;" onchange="return disabled_hack_for_ie(this);">
 			<!-- BEGIN page_list_block2 -->
 			<option value="{ID}"{SELECTED} style="background: {FLAG_ROOT_ICON} no-repeat center left; padding-left: 20px;">{TITLE}</option>
 			<!-- END page_list_block2 -->
@@ -75,7 +75,7 @@
 <tr>
 	<td width="100">{TEXT_VISIBILITY}:</td>
 	<td width="240">
-		<select name="visibility" onChange="javascript: toggle_viewers();" style="width:240px;">
+		<select name="visibility" onchange="javascript: toggle_viewers();" style="width: 240px;">
 			<option value="public"{PUBLIC_SELECTED}>{TEXT_PUBLIC}</option>
 			<option value="private"{PRIVATE_SELECTED}>{TEXT_PRIVATE}</option>
 			<option value="registered"{REGISTERED_SELECTED}>{TEXT_REGISTERED}</option>
