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_crlmanager.php
311 311
									if ($pconfig['method'] == $method)
312 312
										$selected = "selected=\"selected\"";
313 313
								?>
314
									<option value="<?=$method;?>"<?=$selected;?>><?=$desc;?></option>
314
									<option value="<?=$method;?>" <?=$selected;?>><?=$desc;?></option>
315 315
								<?php endforeach; ?>
316 316
								</select>
317 317
							</td>
......
333 333
									if ($pconfig['caref'] == $ca['refid'])
334 334
										$selected = "selected=\"selected\"";
335 335
								?>
336
									<option value="<?=$ca['refid'];?>"<?=$selected;?>><?=$ca['descr'];?></option>
336
									<option value="<?=$ca['refid'];?>" <?=$selected;?>><?=$ca['descr'];?></option>
337 337
								<?php endforeach; ?>
338 338
								</select>
339 339
							</td>

Formats disponibles : Unified diff