From 3a1f91bceb8934f212bd99ef6317cd43007855a6 Mon Sep 17 00:00:00 2001 From: NoobPsyBot <oj.ojik@gmail.com> Date: Mon, 28 Apr 2014 16:14:54 +0400 Subject: [PATCH] bad links fixed --- setup/inc/file-missing.inc.php | 2 +- setup/inc/file-perm.inc.php | 2 +- setup/inc/file-unclean.inc.php | 2 +- setup/inc/header.inc.php | 2 +- setup/inc/install-done.inc.php | 4 ++-- setup/inc/install-prereq.inc.php | 2 +- setup/inc/install.inc.php | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/setup/inc/file-missing.inc.php b/setup/inc/file-missing.inc.php index 2c84883c4..c0e1994e8 100644 --- a/setup/inc/file-missing.inc.php +++ b/setup/inc/file-missing.inc.php @@ -25,6 +25,6 @@ if(!defined('SETUPINC')) die('Kwaheri!'); <div id="sidebar"> <h3>Need Help?</h3> <p> - If you are looking for a greater level of support, we provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. We can also help customize osTicket or even add new features to the system to meet your unique needs. <a target="_blank" href="http://osticket.com/support/professional_services.php">Learn More!</a> + If you are looking for a greater level of support, we provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. We can also help customize osTicket or even add new features to the system to meet your unique needs. <a target="_blank" href="http://osticket.com/support">Learn More!</a> </p> </div> diff --git a/setup/inc/file-perm.inc.php b/setup/inc/file-perm.inc.php index 6a158082d..7c2378a77 100644 --- a/setup/inc/file-perm.inc.php +++ b/setup/inc/file-perm.inc.php @@ -27,6 +27,6 @@ if(!defined('SETUPINC')) die('Kwaheri!'); <div id="sidebar"> <h3>Need Help?</h3> <p> - If you are looking for a greater level of support, we provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. We can also help customize osTicket or even add new features to the system to meet your unique needs. <a target="_blank" href="http://osticket.com/support/professional_services.php">Learn More!</a> + If you are looking for a greater level of support, we provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. We can also help customize osTicket or even add new features to the system to meet your unique needs. <a target="_blank" href="http://osticket.com/support">Learn More!</a> </p> </div> diff --git a/setup/inc/file-unclean.inc.php b/setup/inc/file-unclean.inc.php index 3c194b60a..8847ead59 100644 --- a/setup/inc/file-unclean.inc.php +++ b/setup/inc/file-unclean.inc.php @@ -13,6 +13,6 @@ if(!defined('SETUPINC')) die('Kwaheri!'); <div id="sidebar"> <h3>Need Help?</h3> <p> - We provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. <a target="_blank" href="http://osticket.com/support/professional_services.php">Learn More!</a> + We provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. <a target="_blank" href="http://osticket.com/support">Learn More!</a> </p> </div> diff --git a/setup/inc/header.inc.php b/setup/inc/header.inc.php index a1ee36a1d..ef8aed7e3 100644 --- a/setup/inc/header.inc.php +++ b/setup/inc/header.inc.php @@ -20,7 +20,7 @@ foreach($wizard['menu'] as $k=>$v) echo sprintf('<a target="_blank" href="%s">%s</a> — ',$v,$k); ?> - <a target="_blank" href="http://osticket.com/support/contact.php">Contact Us</a> + <a target="_blank" href="http://osticket.com/contact-us">Contact Us</a> </li> </ul> </div> diff --git a/setup/inc/install-done.inc.php b/setup/inc/install-done.inc.php index 3aaf5caf3..466c67bd1 100644 --- a/setup/inc/install-done.inc.php +++ b/setup/inc/install-done.inc.php @@ -30,7 +30,7 @@ $url=URL; <tr> <td width="50%"> <strong>osTicket Forums:</strong><Br> - <a href="#">http://osticket.com/forums/</a> + <a href="#">http://osticket.com/forum/</a> </td> <td width="50%"> <strong>osTicket Community Wiki:</strong><Br> @@ -44,5 +44,5 @@ $url=URL; <h3>What's Next?</h3> <p><b>Post-Install Setup</b>: You can now log in to <a href="../scp/admin.php" target="_blank">Admin Panel</a> with the username and password you created during the install process. After a successful log in, you can proceed with post-install setup. For complete and upto date guide see <a href="http://osticket.com/wiki/Post-Install_Setup_Guide" target="_blank">osTicket wiki</a></p> - <p><b>Commercial Support Available</b>: Don't let technical problems impact your osTicket implementation. Get guidance and hands-on expertise to address unique challenges and make sure your osTicket runs smoothly, efficiently, and securely. <a target="_blank" href="http://osticket.com/support/commercial_support.php.php">Learn More!</a></p> + <p><b>Commercial Support Available</b>: Don't let technical problems impact your osTicket implementation. Get guidance and hands-on expertise to address unique challenges and make sure your osTicket runs smoothly, efficiently, and securely. <a target="_blank" href="http://osticket.com/commercial-support">Learn More!</a></p> </div> diff --git a/setup/inc/install-prereq.inc.php b/setup/inc/install-prereq.inc.php index a6c3340b5..f004ba688 100644 --- a/setup/inc/install-prereq.inc.php +++ b/setup/inc/install-prereq.inc.php @@ -40,6 +40,6 @@ if(!defined('SETUPINC')) die('Kwaheri!'); <div id="sidebar"> <h3>Need Help?</h3> <p> - If you are looking for a greater level of support, we provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. We can also help customize osTicket or even add new features to the system to meet your unique needs. <a target="_blank" href="http://osticket.com/support/professional_services.php">Learn More!</a> + If you are looking for a greater level of support, we provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team. We can also help customize osTicket or even add new features to the system to meet your unique needs. <a target="_blank" href="http://osticket.com/support">Learn More!</a> </p> </div> diff --git a/setup/inc/install.inc.php b/setup/inc/install.inc.php index f58943a2f..a14ea07bc 100644 --- a/setup/inc/install.inc.php +++ b/setup/inc/install.inc.php @@ -118,7 +118,7 @@ $info=($_POST && $errors)?Format::htmlchars($_POST):array('prefix'=>'ost_','dbho </form> </div> <div> - <p><strong>Need Help?</strong> We provide <u>professional installation services</u> and commercial support. <a target="_blank" href="http://osticket.com/support/professional_services.php">Learn More!</a></p> + <p><strong>Need Help?</strong> We provide <u>professional installation services</u> and commercial support. <a target="_blank" href="http://osticket.com/support">Learn More!</a></p> </div> <div id="overlay"></div> <div id="loading"> -- GitLab