Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

modules.htt
5 5
</div>
6 6

  
7 7
<form name="install" enctype="multipart/form-data" action="install.php" method="post" class="{DISPLAY_INSTALL}">
8

  
8
{FTAN}
9 9
<h2>{HEADING_INSTALL_MODULE}</h2>
10 10

  
11 11
<table summary="" cellpadding="2" cellspacing="0" border="0" width="100%">
......
29 29
</form>
30 30

  
31 31
<form name="uninstall" action="uninstall.php" method="post" class="{DISPLAY_UNINSTALL}">
32

  
32
{FTAN}
33 33
<h2>{HEADING_UNINSTALL_MODULE}</h2>
34 34

  
35 35
<table summary="" cellpadding="2" cellspacing="0" border="0" width="100%">
......
53 53
</form>
54 54

  
55 55
<form name="details" action="details.php" method="post" class="{DISPLAY_LIST}">
56

  
56
{FTAN}
57 57
<h2>{HEADING_MODULE_DETAILS}</h2>
58 58

  
59 59
<table summary="" cellpadding="2" cellspacing="0" border="0" width="100%">
......
80 80
<p>{TEXT_MANUAL_INSTALLATION}</p>
81 81

  
82 82
<form name="manual_install" action="manual_install.php" method="post" class="{INSTALL_VISIBLE}">
83
{FTAN}
83 84
	<strong>{TEXT_FILE}:</strong> "install.php"&nbsp;&nbsp;&nbsp;
84 85
	<input type="hidden" name="action" value="install" />
85 86
	<select name="file" style="width: 250px;">
......
92 93
</form>
93 94

  
94 95
<form name="manual_upgrade" action="manual_install.php" method="post" class="{UPGRADE_VISIBLE}">
96
{FTAN}
95 97
	<br />{TEXT_FILE}: "upgrade.php"
96 98
	<input type="hidden" name="action" value="upgrade" />
97 99
	<select name="file" style="width: 250px;">
......
104 106
</form>
105 107

  
106 108
<form name="manual_uninstall" action="manual_install.php" method="post" class="{UNINSTALL_VISIBLE}">
109
{FTAN}
107 110
	<br />{TEXT_FILE}: "uninstall.php"
108 111
	<input type="hidden" name="action" value="uninstall" />
109 112
	<select name="file" style="width: 250px;">

Also available in: Unified diff