Kaynağa Gözat

forgot to close the password form

pull/16/head
mauirixxx 7 yıl önce
ebeveyn
işleme
c036f6eba8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      preferences.php

+ 1
- 1
preferences.php Dosyayı Görüntüle

@@ -48,7 +48,7 @@ echo <<<UPDPASS
return true;
}
</script>
<input type="submit" name="submission" value="Update password" onclick="return Validate()" id="btnSubmit">
<input type="submit" name="submission" value="Update password" onclick="return Validate()" id="btnSubmit"></form>
UPDPASS;
include_once ('footer.php');
?>

Yükleniyor…
İptal
Kaydet