Projet

Général

Profil

« Précédent | Suivant » 

Révision b4e9a4da

Ajouté par N0YB il y a presque 10 ans

XHTML Compliance - System Menu

Advanced - Admin Access Tab
Advanced - Firewall / NAT Tab
Cert Manager - Certificate Revocation Tab
User Manager - Users Tab
User Manager - Groups Tab

Voir les différences:

usr/local/www/system_advanced_admin.php
360 360
												if ($pconfig['ssl-certref'] == $cert['refid'])
361 361
													$selected = "selected=\"selected\"";
362 362
										?>
363
										<option value="<?=$cert['refid'];?>"<?=$selected;?>><?=$cert['descr'];?></option>
363
										<option value="<?=$cert['refid'];?>" <?=$selected;?>><?=$cert['descr'];?></option>
364 364
										<?php endforeach; ?>
365 365
									</select>
366 366
								</td>

Formats disponibles : Unified diff