Commit:    6d950cc261733e5d85d3fd441b40252b7fc83991
Author:    Hannes Magnusson <[email protected]>         Mon, 16 Dec 2013 
16:48:53 -0800
Parents:   913049479a8abf61f5d6dfcced68134f7bff31ed
Branches:  master

Link:       
http://git.php.net/?p=web/people.git;a=commitdiff;h=6d950cc261733e5d85d3fd441b40252b7fc83991

Log:
Its already wrapped in a section

Changed paths:
  M  index.php


Diff:
diff --git a/index.php b/index.php
index e1202b4..5f2a181 100644
--- a/index.php
+++ b/index.php
@@ -12,10 +12,8 @@ if ($USERNAME) {
 site_header("PHP: Developers Profile Pages");
 ?>
 
-<section class="fullscreen">
   <p class="warning smaller"><strong>WARNING</strong>: This is obviously work 
in progress :)</p>
   <p>Use the searchbox to search for usernames/names</p>
-</section>
 
 <?php
 site_footer();


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to