mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Correct some spelling mistakes. Thanks to Robert Bronstein
This commit is contained in:
parent
03d42c2afc
commit
35fb75cce6
4 changed files with 18 additions and 10 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
<h4 class="service-heading">Paper Submission</h4>
|
<h4 class="service-heading">Paper Submission</h4>
|
||||||
<hr style="width: 50%; border-color: #AEEE00;">
|
<hr style="width: 50%; border-color: #AEEE00;">
|
||||||
<p class="text-muted">
|
<p class="text-muted">
|
||||||
OSEM helps you to call for papers in your community. Recieve, classify, eavaluate and schedule submissions for your event.
|
OSEM helps you to call for papers in your community. Receive, classify, evaluate and schedule submissions for your event.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
<h4 class="service-heading">Marketing</h4>
|
<h4 class="service-heading">Marketing</h4>
|
||||||
<hr style="width: 50%; border-color: #01B0F0;">
|
<hr style="width: 50%; border-color: #01B0F0;">
|
||||||
<p class="text-muted">
|
<p class="text-muted">
|
||||||
OSEM assits you in communicating the value of your event. Create a splash page and agenda. Let visitors register & buy tickets for your event.
|
OSEM assists you in communicating the value of your event. Create a splash page and agenda. Let visitors register & buy tickets for your event.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
|
|
@ -42,4 +42,4 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<span class="copyright">© {{ site.title }} 2014</span>
|
<span class="copyright">© {{ site.title }} 2015</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<ul class="list-inline quicklinks">
|
<ul class="list-inline quicklinks">
|
||||||
|
|
|
||||||
|
|
@ -62,8 +62,10 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<h2>Sesssion Pages</h2>
|
<h2>Session Pages</h2>
|
||||||
<p>Show visitors all the details of your sessions.</p>
|
<p>
|
||||||
|
Show visitors all the details of your sessions.
|
||||||
|
</p>
|
||||||
<hr class="star-primary">
|
<hr class="star-primary">
|
||||||
<img id='sessionImage' data-imgsrc="img/portfolio/events.jpg" class="img-responsive img-centered" alt="A detailed session page">
|
<img id='sessionImage' data-imgsrc="img/portfolio/events.jpg" class="img-responsive img-centered" alt="A detailed session page">
|
||||||
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
||||||
|
|
@ -87,7 +89,9 @@
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<h2>Paper Submission</h2>
|
<h2>Paper Submission</h2>
|
||||||
<p>Lorem ipsum dolor sit amet, usu cu alterum nominavi lobortis. At duo novum diceret.</p>
|
<p>
|
||||||
|
Receive proposals for Talks, Workshops for your Event. Classify and rate them!
|
||||||
|
</p>
|
||||||
<hr class="star-primary">
|
<hr class="star-primary">
|
||||||
<img id='cfpImage' data-imgsrc="img/portfolio/cfp.jpg" class="img-responsive img-centered" alt="Screenshots of the paper submission workflow">
|
<img id='cfpImage' data-imgsrc="img/portfolio/cfp.jpg" class="img-responsive img-centered" alt="Screenshots of the paper submission workflow">
|
||||||
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
||||||
|
|
@ -111,7 +115,9 @@
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<h2>Visitor Registration</h2>
|
<h2>Visitor Registration</h2>
|
||||||
<p>Lorem ipsum dolor sit amet, usu cu alterum nominavi lobortis. At duo novum diceret.</p>
|
<p>
|
||||||
|
Let visitors sign up for your event. Optionally sell them tickets!
|
||||||
|
</p>
|
||||||
<hr class="star-primary">
|
<hr class="star-primary">
|
||||||
<img id='registrationImage' data-imgsrc="img/portfolio/registration.jpg" class="img-responsive img-centered" alt="Screenshots of the registration workflow">
|
<img id='registrationImage' data-imgsrc="img/portfolio/registration.jpg" class="img-responsive img-centered" alt="Screenshots of the registration workflow">
|
||||||
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
||||||
|
|
@ -135,7 +141,9 @@
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<h2>Administration</h2>
|
<h2>Administration</h2>
|
||||||
<p>Lorem ipsum dolor sit amet, usu cu alterum nominavi lobortis. At duo novum diceret.</p>
|
<p>
|
||||||
|
Find all the important info about your Event on the administrator dashboard!
|
||||||
|
</p>
|
||||||
<hr class="star-primary">
|
<hr class="star-primary">
|
||||||
<img id='adminImage' data-imgsrc="img/portfolio/dashboard.png" class="img-responsive img-centered" alt="An administration dashboard">
|
<img id='adminImage' data-imgsrc="img/portfolio/dashboard.png" class="img-responsive img-centered" alt="An administration dashboard">
|
||||||
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
<img src="img/portfolio/events-thumbnail.png" class="img-responsive" alt="">
|
<img src="img/portfolio/events-thumbnail.png" class="img-responsive" alt="">
|
||||||
</a>
|
</a>
|
||||||
<div class="portfolio-caption">
|
<div class="portfolio-caption">
|
||||||
<h4>Sesssions</h4>
|
<h4>Sessions</h4>
|
||||||
<p class="text-muted">Full detail presentation of your sessions</p>
|
<p class="text-muted">Full detail presentation of your sessions</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue