diff options
-rwxr-xr-x | BUILD | 3 | ||||
-rw-r--r-- | crphone.png | bin | 0 -> 12479 bytes | |||
-rw-r--r-- | hosting.html | 6 | ||||
-rw-r--r-- | ispdone.png | bin | 0 -> 4482 bytes |
4 files changed, 6 insertions, 3 deletions
@@ -4,7 +4,8 @@ use Text::Template; system("[ -d target ] || mkdir target"); -system("cp -pr docs css imgs *.htm *.pdf *.gif *.jpg *.png *js target/"); +#*.htm *.pdf +system("cp -pr docs css imgs *.gif *.jpg *.png *js target/"); *Q::include = \&Text::Template::_load_text; diff --git a/crphone.png b/crphone.png Binary files differnew file mode 100644 index 0000000..7d2f2ba --- /dev/null +++ b/crphone.png diff --git a/hosting.html b/hosting.html index a562d7d..45f6fbe 100644 --- a/hosting.html +++ b/hosting.html @@ -69,6 +69,7 @@ Hosted Freeside for the VoIP and ISP industries. </td></tr></table> <br> +<!-- <table width="98%" align="center" cellpadding="0" cellspacing="0" class="tblprod"> <tr><td align="center" valign="top"> @@ -81,8 +82,7 @@ Hosted Freeside for the VoIP and ISP industries. <td align="left" valign="top"> <p> -<!-- img src=""> <--> -<a href="http://www.globelinksystems.com">Globelink Systems</A> +<a href="http://www.myprobooks.com/">My ProBooks</A> </a> <br><br> @@ -96,6 +96,8 @@ Hosted Freeside for general recurring billing, for businesses such as alarm comp </td></tr></table> <br> +--> + </div> { include('elements/footer.html'); } diff --git a/ispdone.png b/ispdone.png Binary files differnew file mode 100644 index 0000000..14e66ae --- /dev/null +++ b/ispdone.png |