Project

General

Profile

« Previous | Next » 

Revision 1289

Added by kweitzel over 14 years ago

Branch 2.8.1 merged back into Trunk

View differences:

start.htt
6 6
		{WELCOME_MESSAGE}. {CURRENT_USER} {DISPLAY_NAME}
7 7
	</td>
8 8
</tr>
9
<tr style="display: {DISPLAY_WARNING};">
9
<tr style="{DISPLAY_WARNING}">
10 10
	<td colspan="3" align="center" style="color: #FF0000; font-weight: bold;">
11 11
		{WARNING}
12 12
	</td>
......
14 14
<tr>
15 15
	<td align="center" valign="top">
16 16
		
17
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_PAGES};">
17
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="{DISPLAY_PAGES}">
18 18
		<tr>
19 19
			<td class="graphic" align="center" valign="middle" rowspan="2">
20 20
				<a href="{ADMIN_URL}/pages/index.php">
......
32 32
		</tr>
33 33
		</table>
34 34
		
35
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_ADDONS};">
35
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="{DISPLAY_ADDONS}">
36 36
		<tr>
37 37
			<td class="graphic" align="center" valign="middle" rowspan="2">
38 38
				<a href="{ADMIN_URL}/addons/index.php">
......
50 50
		</tr>
51 51
		</table>
52 52

  
53
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_SETTINGS};">
53
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="{DISPLAY_SETTINGS}">
54 54
		<tr>
55 55
			<td class="graphic" align="center" valign="middle" rowspan="2">
56 56
				<a href="{ADMIN_URL}/settings/index.php">
......
68 68
		</tr>
69 69
		</table>
70 70

  
71
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_ACCESS};">
71
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="{DISPLAY_ACCESS}">
72 72
		<tr>
73 73
			<td class="graphic" align="center" valign="middle" rowspan="2">
74 74
				<a href="{ADMIN_URL}/access/index.php">
......
92 92
	</td>
93 93
	<td align="center" valign="top">
94 94
		
95
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_MEDIA};">
95
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="{DISPLAY_MEDIA}">
96 96
		<tr>
97 97
			<td class="graphic" align="center" valign="middle" rowspan="2">
98 98
				<a href="{ADMIN_URL}/media/index.php">
......
128 128
		</tr>
129 129
		</table>
130 130

  
131
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_ADMINTOOLS};">
131
		<table cellpadding="0" cellspacing="0" border="0" class="section" style="{DISPLAY_ADMINTOOLS}">
132 132
		<tr>
133 133
			<td class="graphic" align="center" valign="middle" rowspan="2">
134 134
				<a href="{ADMIN_URL}/admintools/index.php">

Also available in: Unified diff