diff --git a/footer.inc b/footer.inc index f346cb9..4d13c60 100644 --- a/footer.inc +++ b/footer.inc @@ -59,21 +59,6 @@ - - - \ No newline at end of file + \ No newline at end of file diff --git a/nav.inc b/nav.inc index 197b977..845d8bd 100644 --- a/nav.inc +++ b/nav.inc @@ -28,21 +28,9 @@ ?> - -
  • Prompts - - - - -
  • -
  • Random Story
  • -
  • Source Code
  • +
  • Source Code
  • diff --git a/play.php b/play.php index 7fb365a..de2b0b3 100644 --- a/play.php +++ b/play.php @@ -75,7 +75,7 @@ // blank user name error check if ( $_POST['title'] == '') { $errors++; - $error_message .= '
  • Please a title for your story.
  • '; + $error_message .= '
  • Please include a title for your story.
  • '; } if ( $_POST['name'] == '') { diff --git a/prompts.php b/prompts.php deleted file mode 100644 index 5a93e73..0000000 --- a/prompts.php +++ /dev/null @@ -1,71 +0,0 @@ -' . $storycount . ' ' . $decks[$suit]['title'] . ' Stories created from the pool of ' . $cardcount . ' flickr photos tagged with "' . $flickr_tag . '"'; - -// page title - -$my_title = 'Prompts for ' . $decks[$suit]['title'] . ' Photo Sharing'; -include( 'header.php' ); -?> - - - - - - - - -
    -

    -

    -

    To make an interesting pool of photos for this series, below are some suggested prompts for the kinds of ones to share on flickr. Just be sure to tag them .

    - - - -

    When you are ready, try and play a round of 5card flickr now!

    - - - - - -
    - - - - - - -