Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Project Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PCP-On-Web
Project Website
Commits
7cbaea17
Commit
7cbaea17
authored
3 years ago
by
Thomas Riechert
Browse files
Options
Downloads
Patches
Plain Diff
hackathon dates changed
parent
998a51f7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pcp-reloaded/de/anmeldung.php
+13
-10
13 additions, 10 deletions
pcp-reloaded/de/anmeldung.php
pcp-reloaded/en/registration.php
+11
-10
11 additions, 10 deletions
pcp-reloaded/en/registration.php
with
24 additions
and
20 deletions
pcp-reloaded/de/anmeldung.php
+
13
−
10
View file @
7cbaea17
...
...
@@ -83,15 +83,6 @@ else {
<div
class=
"col-12"
><h3>
Teilnahme
</h3></div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
<div
class=
"col-2"
><label>
Pre-Workshop/Hackathon
</label></div>
<div
class=
"col-10"
>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_20"
value=
"yes"
/>
Mittwoch, 20. Oktober
<br/>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_21"
value=
"yes"
/>
Donnerstag, 21. Oktober
<br/>
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
<div
class=
"col-2"
><label>
Konferenz
</label></div>
...
...
@@ -102,6 +93,18 @@ else {
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
<div
class=
"col-2"
><label>
Hackathon und Workshop
</label></div>
<div
class=
"col-10"
>
<input
id=
"participation"
type=
"checkbox"
name=
"Hackathon"
value=
"yes"
/>
Hackathon 28.10.-02.12.
<br/>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_01"
value=
"yes"
/>
Mittwoch, 01. Dezember
<br/>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_02"
value=
"yes"
/>
Donnerstag, 02. Dezember
<br/>
</div>
</div>
</div>
<div
class=
"col-12"
><h3>
Weitere Informationen für das Organisationsteam
</h3></div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
...
...
@@ -122,4 +125,4 @@ else {
</div>
<?php
}
?>
\ No newline at end of file
<?php
}
?>
This diff is collapsed.
Click to expand it.
pcp-reloaded/en/registration.php
+
11
−
10
View file @
7cbaea17
...
...
@@ -82,15 +82,6 @@ else {
<div
class=
"col-12"
><h3>
Participation
</h3></div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
<div
class=
"col-2"
><label>
Pre-Workshop/Hackathon
</label></div>
<div
class=
"col-10"
>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_20"
value=
"yes"
/>
Wednesday, October 20th
<br/>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_21"
value=
"yes"
/>
Thursday, October 21st
<br/>
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
<div
class=
"col-2"
><label>
Main Conference
</label></div>
...
...
@@ -101,6 +92,16 @@ else {
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
<div
class=
"col-2"
><label>
Hackathon and Workshop
</label></div>
<div
class=
"col-10"
>
<input
id=
"participation"
type=
"checkbox"
name=
"Hackathon"
value=
"yes"
/>
Hackathon 28.10.-02.12.
<br/>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_01"
value=
"yes"
/>
Wednesday, December 1st
<br/>
<input
id=
"participation"
type=
"checkbox"
name=
"Workshop_02"
value=
"yes"
/>
Thursday, December 2nd
<br/>
</div>
</div>
</div>
<div
class=
"col-12"
><h3>
Further information for the organizing team
</h3></div>
<div
class=
"control-group"
>
<div
class=
"form-group floating-label-form-group controls"
>
...
...
@@ -121,4 +122,4 @@ else {
</div>
<?php
}
?>
\ No newline at end of file
<?php
}
?>
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