summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-03-20 15:56:47 -0700
committerIvan Kohler <ivan@freeside.biz>2012-03-20 15:56:47 -0700
commit3d6f94384906b9bd5aa23d0943f2e93b8c71dfed (patch)
tree61eb767f1a50364937d616142c5cee0918e41659
parentc620a74107a89748a126610415019ad9f241ca37 (diff)
crphone & ispdone logos, globelink systems (now myprobooks) website not ready yet
-rwxr-xr-xBUILD3
-rw-r--r--crphone.pngbin0 -> 12479 bytes
-rw-r--r--hosting.html6
-rw-r--r--ispdone.pngbin0 -> 4482 bytes
4 files changed, 6 insertions, 3 deletions
diff --git a/BUILD b/BUILD
index 6a01efc..424496c 100755
--- a/BUILD
+++ b/BUILD
@@ -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
new file mode 100644
index 0000000..7d2f2ba
--- /dev/null
+++ b/crphone.png
Binary files differ
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
new file mode 100644
index 0000000..14e66ae
--- /dev/null
+++ b/ispdone.png
Binary files differ