Projet

Général

Profil

« Précédent | Suivant » 

Révision d83a4264

Ajouté par Renato Botelho il y a plus de 9 ans

Add a cancel button for user and group edit page

Voir les différences:

usr/local/www/system_groupmanager.php
416 416
							<td width="22%" valign="top">&nbsp;</td>
417 417
							<td width="78%">
418 418
								<input name="save" type="submit" class="formbtn" value="<?=gettext("Save");?>" />
419
								<input type="button" value="<?=gettext("Cancel");?>" onclick="window.location.href='/system_groupmanager.php'" />
419 420
								<?php if (isset($id) && $a_group[$id]): ?>
420 421
								<input name="id" type="hidden" value="<?=htmlspecialchars($id);?>" />
421 422
								<input name="gid" type="hidden" value="<?=htmlspecialchars($pconfig['gid']);?>" />

Formats disponibles : Unified diff