Skip to content

Commit

Permalink
Made button flat because Mary keeps bugging me to do it
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuris-okta committed Jul 28, 2013
1 parent 8d373e7 commit 0cbd445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h2 style="margin-top: 0; margin-bottom: 20px">Nodda Template <i class="star sta
<div class="hidden" id="comments">
<p>Your Comments</p>
<textarea class="form-control" name="reviewtext" rows="4"></textarea>
<button type="submit" class="btn btn-default" style="margin-top: 10px" href="sms/start-tropo.php?goto=http%3a%2f%2fwww.quickjobbr.com%2fprofile.html&network=PSTN&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>
<button type="submit" class="btn btn-default btn-flat" style="margin-top: 10px" href="sms/start-tropo.php?goto=http%3a%2f%2fwww.quickjobbr.com%2fprofile.html&network=PSTN&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'])) { ?>
<p style="margin-bottom: 0">Your review:
Expand Down

0 comments on commit 0cbd445

Please sign in to comment.