remove get info part
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 7 Jun 2013 19:18:51 +0000 (19:18 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 7 Jun 2013 19:18:51 +0000 (19:18 +0000)
Toolkit/Members/templates/tripPlannerNoList.tpl

index a768739..824a40a 100644 (file)
@@ -1,13 +1,9 @@
 <p>
-This section lets you create your own online itinerary. As you find items on this website that may be of interest to you, simply click the "Add to 
-Travel Planner" icon. Each item will then get added to your list. Once you have 
+This section lets you create your own online itinerary. As you find items on this website that may be of interest to you, simply click the "Add to
+Travel Planner" icon. Each item will then get added to your list. Once you have
 completed adding items to your planner list, you may take the following actions:</p>
 
 <ol>
-       <li><strong>Request Info</strong><br>
-This will send an email directly to each individual business using our "Send Me More Information" 
-form. For the items you have added to your list that do not have an 
-email, we will give you their phone number. </li>
 
 <li><strong>Print This List</strong><br>
 Prints the list to your printer, if you have one.</li>
@@ -29,7 +25,7 @@ Creates an account with this website so you can access your itinerary later.
            Logged in as {username}
                <a href="{logoutUrl:h}" style="display: block; margin-top: 6px;">Log Out</a>
        </p>
-       
+
        <form id="plannerLogin" action="{loginUrl}" method="post" flexy:if="!isLoggedIn">
                <h2>Sign In</h2>
                <p id="plannerUser">Email: <input name="username" type="text"></p>
@@ -39,7 +35,7 @@ Creates an account with this website so you can access your itinerary later.
                <p id="plannerForgot"><a href="{forgotUrl:h}">Forgot your Password?</a></p>
        </form>
 
-       
+
        <div id="plannerAcc" flexy:if="!isLoggedIn">
                <h2>If you do not have an account</h2>
                <a href="{accountUrl:h}" id="plannerNew">Create an account</a>