Skip to content

Commit

Permalink
First_Run experience turns off after well.. first time seeing the hel…
Browse files Browse the repository at this point in the history
…p page ;/
  • Loading branch information
Frumph committed Sep 1, 2013
1 parent 616a4bb commit 045f8e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions options/help.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<div id="comicpress-help">

<div class="comicpress-options">
<?php if (comicpress_themeinfo('first_run')) { ?>
<h1 class="options-about-title"><?php _e('Welcome to ComicPress 4.0!','comicpress'); ?></h1>
<div class="options-about-welcome">
<strong><?php _e('Thank you for using ComicPress!','comicpress'); ?></strong><br />
<?php _e('ComicPress 4.0 has more features, uses the Comic Easel plugin now and is more stable than ever to help you build an incredible WebComic website.','comicpress'); ?>
</div>
<?php } ?>
<div class="options-about-table">
<div class="options-about-migrate">
<h3><?php _e('Fresh installation of Comic Easel and ComicPress','comicpress'); ?></h3>
Expand Down

0 comments on commit 045f8e6

Please sign in to comment.