Skip to content

Commit

Permalink
sms: sned voice from profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Hudson authored and Joe Hudson committed Jul 28, 2013
1 parent 6dba3c7 commit 03927f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ <h2 style="margin-top: 0; margin-bottom: 20px">Nodda Template <i class="star sta
<button type="submit" class="btn btn-default btn-flat" style="margin-top: 10px" href="sms/start-tropo.php?network=SMS&numberToDial=19168421231&msg=Hello+Nodda+Template+--+Tile+World++has+left+you+a+review%3a+http%3a%2f%2fwww.quickjobbr.com%2fprofile.html">Complete Review</button>
</div>
<?php } else if (isset($_POST['reviewtext'])) { ?>
<?php include 'sms/start-tropo.php' ?>
<p style="margin-bottom: 0">Your review:
</a>&nbsp;<i class="star star-4"></i></p>
<p class="review"><?php print htmlspecialchars($_POST['reviewtext']) ?></p>
Expand Down

0 comments on commit 03927f3

Please sign in to comment.