improved email and pic gallery disclaimer layout
This commit is contained in:
@@ -1498,6 +1498,7 @@ p.editlog { font-weight: 400; display:inline; }
|
||||
label.disabled { color:grey; }
|
||||
.formlabel { color:#555; font-weight:bold; line-height:1.5em !important}
|
||||
|
||||
.smalltext { font-size:88% !important }
|
||||
.smalltext { font-size:10px !important }
|
||||
.smalltext2 { font-size:11px !important }
|
||||
|
||||
p.startmessage { line-height: 1.4em; }
|
||||
|
||||
@@ -77,14 +77,15 @@
|
||||
<td class="help" colspan="2">
|
||||
<img src="resource2/{$opt.template.style}/images/misc/hint.gif" border="0" width="15" height="11" align="middle" />
|
||||
{t}This enables the receiver to answer your E-Mail directly with his E-Mail agent.{/t}<br />
|
||||
<br />
|
||||
<img src="resource2/{$opt.template.style}/images/misc/hint.gif" border="0" width="15" height="11" align="middle" />
|
||||
<span class="smalltext">{t}To protect you and us from abuse:{/t}</span>
|
||||
<ul style="margin:0">
|
||||
<li class="smalltext">{t}Only E-Mail that regards Geocaching are allowed. Spaming is not allowed!{/t}</li>
|
||||
<li class="smalltext">{t}All relevant informations will be logged (date/time, sender/receiver and IP address){/t}</li>
|
||||
<li class="smalltext">{t}All informations will be handled confidential and not published to third parties!{/t}</li>
|
||||
</ul>
|
||||
<div style="padding: 10px 0 10px 0">
|
||||
<img src="resource2/{$opt.template.style}/images/misc/hint.gif" border="0" width="15" height="11" align="middle" />
|
||||
<span class="smalltext">{t}To protect you and us from abuse:{/t}</span>
|
||||
<ul style="margin:0; line-height:1.1em">
|
||||
<li class="smalltext">{t}Only E-Mail that regards Geocaching are allowed. Spaming is not allowed!{/t}</li>
|
||||
<li class="smalltext">{t}All relevant informations will be logged (date/time, sender/receiver and IP address){/t}</li>
|
||||
<li class="smalltext">{t}All informations will be handled confidential and not published to third parties!{/t}</li>
|
||||
</ul>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="spacer" colspan="2"></td></tr>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
{include file="res_logpictures.tpl" logdate=true loguser=true}
|
||||
|
||||
<p><img src="resource2/{$opt.template.style}/images/misc/hint.gif" border="0" width="15" height="11" alt="" align="middle" />{t}Dates show the date of picture upload, wich can differ from the log date.{/t} {t}Maximum one picture per day and user is displayed here. The small gallery on the start page is additionally limited to one picture per cache and day.{/t}</p>
|
||||
<p class="smalltext2"><img src="resource2/{$opt.template.style}/images/misc/hint.gif" border="0" width="15" height="11" alt="" align="middle" />{t}Dates show the date of picture upload, wich can differ from the log date.{/t} {t}Maximum one picture per day and user is displayed here. The small gallery on the start page is additionally limited to one picture per cache and day.{/t}</p>
|
||||
|
||||
<p>{t}All pictures are copyrighted and subject to the <a href="articles.php?page=impressum#datalicense">Opencaching.de data license</a>.{/t}</p>
|
||||
<p class="smalltext2">{t}All pictures are copyrighted and subject to the <a href="articles.php?page=impressum#datalicense">Opencaching.de data license</a>.{/t}</p>
|
||||
<p> </p>
|
||||
Reference in New Issue
Block a user