BUG 12030 Grammar mistakes on new sinks SOLVED
- Using old logo and incorrect text - Chango to use the new logo and changing the text of the content
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<h2>Access denied!</h2>
|
<h2>Access denied!</h2>
|
||||||
<h5>Somebody prohibited this page, or the URL is incorrect.</h5>
|
<h5>Somebody prohibited this page, or the URL is incorrect.</h5>
|
||||||
</td>
|
</td>
|
||||||
<td align="right"><img src="images/pmlogo.png" alt="www.colosa.com" id="colosa" /></td>
|
<td align="right"><img src="/images/processmaker.logo2.png" alt="www.processmaker.com" id="processmaker" /></td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
|
|
||||||
<p id="twitter_text">
|
<p id="twitter_text">
|
||||||
<a href= "http://www.processmaker.com/privacy-statement" target="_blank"> Privacy Statement </a>| <a href= "http://www.processmaker.com/security-statement" target="_blank">Security Statement </a> | <a href= "http://www.processmaker.com/terms-of-service" target="_blank"> Terms of Service </a> | <a href= "http://www.processmaker.com/commercial-license" target="_blank"> Commercial License </a> | <a href= "http://www.processmaker.com/contact-us" target="_blank"> Contact Us </a>| <a href= "http://feeds.feedburner.com/processmaker" target="_blank"> RSS </a>
|
<a href= "http://www.processmaker.com/privacy-statement" target="_blank"> Privacy Statement </a>| <a href= "http://www.processmaker.com/security-statement" target="_blank">Security Statement </a> | <a href= "http://www.processmaker.com/terms-of-service" target="_blank"> Terms of Service </a> | <a href= "http://www.processmaker.com/commercial-license" target="_blank"> Commercial License </a> | <a href= "http://www.processmaker.com/contact-us" target="_blank"> Contact Us </a>| <a href= "http://feeds.feedburner.com/processmaker" target="_blank"> RSS </a>
|
||||||
© Copyright 2000 - 2012 Colosa, Inc. <a href= "http://www.colosa.com/" target="_blank"> www.colosa.com </a>
|
© Copyright 2000 - <?php echo date('Y'); ?> Colosa, Inc. <a href= "http://www.colosa.com/" target="_blank"> www.colosa.com </a>
|
||||||
</p>
|
</p>
|
||||||
<!-- End Twitter -->
|
<!-- End Twitter -->
|
||||||
<div id="socialmedia" style="float:left;text-align: right; margin-top: 20px;">
|
<div id="socialmedia" style="float:left;text-align: right; margin-top: 20px;">
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
<h2>Oops, page not found!</h2>
|
<h2>Oops, page not found!</h2>
|
||||||
<h5>This page may be busy or the URL incorrect.</h5>
|
<h5>This page may be busy or the URL incorrect.</h5>
|
||||||
</td>
|
</td>
|
||||||
<td align="right"><img src="images/pmlogo.png" alt="www.colosa.com" id="colosa" /></td>
|
<td align="right"><img src="/images/processmaker.logo2.png" alt="www.colosa.com" id="colosa" /></td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
<p id="twitter_text">
|
<p id="twitter_text">
|
||||||
<a href= "http://www.processmaker.com/privacy-statement" target="_blank"> Privacy Statement </a>| <a href= "http://www.processmaker.com/security-statement" target="_blank">Security Statement </a> | <a href= "http://www.processmaker.com/terms-of-service" target="_blank"> Terms of Service </a> | <a href= "http://www.processmaker.com/commercial-license" target="_blank"> Commercial License </a> | <a href= "http://www.processmaker.com/contact-us" target="_blank"> Contact Us </a>| <a href= "http://feeds.feedburner.com/processmaker" target="_blank"> RSS </a>
|
<a href= "http://www.processmaker.com/privacy-statement" target="_blank"> Privacy Statement </a>| <a href= "http://www.processmaker.com/security-statement" target="_blank">Security Statement </a> | <a href= "http://www.processmaker.com/terms-of-service" target="_blank"> Terms of Service </a> | <a href= "http://www.processmaker.com/commercial-license" target="_blank"> Commercial License </a> | <a href= "http://www.processmaker.com/contact-us" target="_blank"> Contact Us </a>| <a href= "http://feeds.feedburner.com/processmaker" target="_blank"> RSS </a>
|
||||||
© Copyright 2000 - 2012 Colosa, Inc. <a href= "http://www.colosa.com/" target="_blank"> www.colosa.com </a>
|
© Copyright 2000 - <?php echo date('Y'); ?> Colosa, Inc. <a href= "http://www.colosa.com/" target="_blank"> www.colosa.com </a>
|
||||||
</p>
|
</p>
|
||||||
<!-- End Twitter -->
|
<!-- End Twitter -->
|
||||||
<div id="socialmedia" style="float: left; text-align: right;margin-top: 20px;">
|
<div id="socialmedia" style="float: left; text-align: right;margin-top: 20px;">
|
||||||
|
|||||||
@@ -171,12 +171,12 @@ a.next {
|
|||||||
<div id="header">
|
<div id="header">
|
||||||
|
|
||||||
<div id="logo">
|
<div id="logo">
|
||||||
<a href="index.html"><img src="../images/updating/logo.png" alt="logo"/></a>
|
<a href="http://www.processmaker.com" target="_blank"><img src="../images/processmaker.logo.jpg" alt="logo"/></a>
|
||||||
</div><!--end logo-->
|
</div><!--end logo-->
|
||||||
|
|
||||||
<div id="contact_details">
|
<div id="contact_details">
|
||||||
<p><a href="#">info@colosa.com</a></p>
|
<p><a href="mailto:info@colosa.com">info@colosa.com</a></p>
|
||||||
<p><a href="#">phone : +1-617-340-3377</a></p>
|
<p>phone : +1-617-340-3377</p>
|
||||||
</div><!--end contact details-->
|
</div><!--end contact details-->
|
||||||
|
|
||||||
</div><!--end header-->
|
</div><!--end header-->
|
||||||
@@ -187,8 +187,9 @@ a.next {
|
|||||||
<div id="content">
|
<div id="content">
|
||||||
|
|
||||||
<div class="text">
|
<div class="text">
|
||||||
<h2>This website is under updating,</h2>
|
<h2>This application is being updated.</h2>
|
||||||
<h2>please wait...</h2>
|
<h2>It will be back online shortly.</h2>
|
||||||
|
<h2>Thank you for your patience.</h2>
|
||||||
</div><!--end text-->
|
</div><!--end text-->
|
||||||
<br/><br/><br/><br/>
|
<br/><br/><br/><br/>
|
||||||
<br/><br/><br/><br/>
|
<br/><br/><br/><br/>
|
||||||
@@ -202,7 +203,7 @@ a.next {
|
|||||||
<!--<a href="#">Directory</a> |-->
|
<!--<a href="#">Directory</a> |-->
|
||||||
<a href="http://feeds.feedburner.com/processmaker">RSS</a>
|
<a href="http://feeds.feedburner.com/processmaker">RSS</a>
|
||||||
<br>
|
<br>
|
||||||
© Copyright 2000 - 2012 Colosa, Inc. <a href="http://www.colosa.com">www.colosa.com</a>
|
© Copyright 2000 - <?php echo date('Y'); ?> Colosa, Inc. <a href="http://www.colosa.com">www.colosa.com</a>
|
||||||
</div><!--end details-->
|
</div><!--end details-->
|
||||||
</div><!--end content-->
|
</div><!--end content-->
|
||||||
|
|
||||||
|
|||||||
BIN
workflow/public_html/images/processmaker.logo2.png
Normal file
BIN
workflow/public_html/images/processmaker.logo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user