관리-도구
편집 파일: clergy_salsbury.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Clergy and Ministers | Arizona Wedding Vendors | AZ Wedding Sites | Home"; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"></div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Clergy and Ministers</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Reverend Dana Salsbury</h2> <p><span class="vendor_phone">Phone: 602-312-8505</span> <br /><a class="vendor_website" href="http://www.legacyhdv.com/rev" target="_blank"><strong>www.legacyhdv.com/rev</strong></a></p> <p>Congratulations on your engagement! My goal is to make your ceremony as Spiritual as you are. Everything about your wedding reflects your personality - my words will reflect that as well.</p> <p>I offer 15 years of non-denominational ministry, public speaking and event planning experience, and will make your day very special.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/salsbury_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_clergy.php")) { include_once($DOCUMENT_ROOT."/includes/footer_clergy.php"); } else { header("location: /error.php"); } ?>