예제 #1
0
					<td width="22%" valign="baseline" class="vncell">&nbsp;</td>
					<td width="78%" class="vtable">
						<?php 
echo gettext("Open a");
?>
 <?php 
echo $g['[product_name'];
?>
 <?php 
echo gettext("configuration XML file and click the button below to restore the configuration.");
?>
 <br /><br /> <?php 
echo gettext("Restore area:");
?>
 <?php 
spit_out_select_items("restorearea", true);
?>
						<p><input name="conffile" type="file" class="formfld unknown" id="conffile" size="40"></p>
						<table>
							<tr>
								<td>
									<input name="decrypt" type="checkbox" class="formcheckbox" id="nopackages" onClick="decrypt_change()">
								</td>
								<td>
									<span class="vexpl"><?php 
echo gettext("Configuration file is encrypted.");
?>
</span>
								</td>
							</tr>
						</table>
예제 #2
0
					</td>
				</tr>
				<tr>
					<td colspan="2" class="list" height="12">&nbsp;</td>
                </tr>
                <tr>
					<td colspan="2" class="listtopic">Ayarları geri yükleyin</td>
				</tr>
				<tr>
					<td width="22%" valign="baseline" class="vncell">&nbsp;</td>
					<td width="78%" class="vtable">
						Bir ayar dosyasını açın ve <?php 
echo $g['product_name'];
?>
 butonu tıklayarak ayarları geri yükleyiniz. <br /><br /> Geri yükleme bölgesi: <?php 
spit_out_select_items("restorearea");
?>
						<p><input name="conffile" type="file" class="formfld" id="conffile" size="40"></p>
						<p><input name="Submit" type="submit" class="formbtn" id="restore" value="Ayarları geri yükle"></p>
                      	<p><strong><span class="red">Bilgi:</span></strong><br />Firewall ayarları geri yüklendikten sonra yeniden başlatılacaktır.<br /></p>
					</td>
				</tr>
				<?php 
if ($config['installedpackages']['package'] != "") {
    ?>
				<tr>
					<td colspan="2" class="list" height="12">&nbsp;</td>
				</tr>
				<tr>
					<td colspan="2" class="listtopic">Paketleri tekrar yükle</td>
				</tr>