mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 21:54:06 +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
|
|
@ -62,8 +62,10 @@
|
|||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<div class="modal-body">
|
||||
<h2>Sesssion Pages</h2>
|
||||
<p>Show visitors all the details of your sessions.</p>
|
||||
<h2>Session Pages</h2>
|
||||
<p>
|
||||
Show visitors all the details of your sessions.
|
||||
</p>
|
||||
<hr class="star-primary">
|
||||
<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>
|
||||
|
|
@ -87,7 +89,9 @@
|
|||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<div class="modal-body">
|
||||
<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">
|
||||
<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>
|
||||
|
|
@ -111,7 +115,9 @@
|
|||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<div class="modal-body">
|
||||
<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">
|
||||
<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>
|
||||
|
|
@ -135,7 +141,9 @@
|
|||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<div class="modal-body">
|
||||
<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">
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue