Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
d65a136e
Commit
d65a136e
authored
13 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Initial commit
parents
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/default-container-index.html
+85
-0
85 additions, 0 deletions
public/default-container-index.html
with
85 additions
and
0 deletions
public/default-container-index.html
0 → 100644
+
85
−
0
View file @
d65a136e
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title>
Application Container Created | Zend Developer Cloud Platform
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://static.zend.com/devcloud/style/nimbus.css"
/>
<style
type=
"text/css"
>
h3
{
color
:
#265974
;
}
#congrats-banner
{
background
:
url(http://static.zend.com/devcloud/images/congratulations-box-bkg.png)
top
left
no-repeat
;
width
:
560px
;
height
:
440px
;
position
:
relative
;
left
:
150px
;
padding
:
44px
60px
15px
53px
;
line-height
:
normal
;
}
#congrats-banner
h2
{
color
:
#265974
;
line-height
:
1em
;
font-size
:
28pt
;
font-weight
:
normal
;
font-variant
:
small-caps
;
margin
:
0
;
padding
:
0
;
float
:
left
;
width
:
230px
;
}
#upload-code
{
position
:
relative
;
top
:
49px
;
left
:
20px
;
line-height
:
22px
;
}
#upload-code
h3
{
font-size
:
18px
;
}
#whats-this
{
font-size
:
11px
;
clear
:
both
;
position
:
relative
;
top
:
105px
;
}
#whats-this
h3
{
font-weight
:
normal
;
}
</style>
</head>
<body>
<div
id=
"main-container"
>
<div
id=
"page-header"
>
<h1>
<a
href=
"https://my.phpcloud.com/"
><img
src=
"http://static.zend.com/devcloud/images/zend-php-cloud-platform--logo.png"
alt=
"Zend PHP Cloud Platform"
id=
"page-header-logo"
></a>
</h1>
</div>
<div
id=
"congrats-banner"
>
<h2>
your new application container is
<strong>
up
</strong>
and
<strong>
running
</strong></h2>
<div
id=
"upload-code"
>
<h3>
Now it's time to
<a
href=
"https://my.phpcloud.com/help/sftp-help"
>
upload some code
</a></h3>
<p>
Once you upload code to your application container, this default message will go away.
</p>
</div>
<div
id=
"whats-this"
>
<h3>
What's this?
</h3>
<p>
This default message is displayed because the owner of this Zend Developer Cloud Platform
application container did not upload any code yet. If you are not the owner of this
application container, there is not a lot for you to see here... sorry.
</p>
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment