diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-03-20 15:56:47 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-03-20 15:56:47 -0700 |
commit | 3d6f94384906b9bd5aa23d0943f2e93b8c71dfed (patch) | |
tree | 61eb767f1a50364937d616142c5cee0918e41659 | |
parent | c620a74107a89748a126610415019ad9f241ca37 (diff) |
crphone & ispdone logos, globelink systems (now myprobooks) website not ready yet
-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 |