www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/software/goodbye index.php


From: Matt Lee
Subject: www/software/goodbye index.php
Date: Tue, 05 Jan 2010 21:09:08 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/01/05 21:09:08

Modified files:
        software/goodbye: index.php 

Log message:
        move head section

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/goodbye/index.php?cvsroot=www&r1=1.16&r2=1.17

Patches:
Index: index.php
===================================================================
RCS file: /web/www/www/software/goodbye/index.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- index.php   5 Jan 2010 21:05:00 -0000       1.16
+++ index.php   5 Jan 2010 21:09:00 -0000       1.17
@@ -1,12 +1,3 @@
-<!DOCTYPE html>
-<html>
-<head>
-<title>GNU Goodbye</title>
-</head>
-<body>
-
-<h1>GNU Goodbye</h1>
-
 <?php
 
 $goodbye=$_POST['goodbye'];
@@ -32,6 +23,18 @@
 
  } else {
 
+?>
+
+<!DOCTYPE html>
+<html>
+<head>
+<title>GNU Goodbye</title>
+</head>
+<body>
+
+<h1>GNU Goodbye</h1>
+<?php
+
   if (!$goodbye) {
 
 ?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]