aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/event.tpl
diff options
context:
space:
mode:
authorJason Oster <parasytic@users.sourceforge.net>2009-07-07 14:48:28 +0000
committerJason Oster <parasytic@users.sourceforge.net>2009-07-07 14:48:28 +0000
commitf36d3298f0401e4fb1ca131d18d51d3d47e39818 (patch)
tree46c674f1774b120741ea173c4706f581cbd7dccf /templates/default/event.tpl
parent710abd276f9720e6e5b049c64d0aac5a2cc198d5 (diff)
downloadphpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.tar.gz
phpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.tar.bz2
phpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.zip
HTML/CSS template rewrites, nice-title integration, XSS fixes, version bump
Diffstat (limited to 'templates/default/event.tpl')
-rw-r--r--templates/default/event.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default/event.tpl b/templates/default/event.tpl
index 0ac7e24..43a5d7c 100644
--- a/templates/default/event.tpl
+++ b/templates/default/event.tpl
@@ -8,13 +8,13 @@
</head>
<body>
<center>
- <table border="0" width="430" cellspacing="0" cellpadding="0" class="calborder">
+ <table border="0" width="100%" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td align="center" class="sideback"><div style="height: 17px; margin-top: 3px;" class="G10BOLD">{CAL_TITLE_FULL}</div></td>
</tr>
<tr>
<td align="left" class="V12">
- <div style="margin-left: 10px; margin-bottom:10px;">
+ <div style="margin-left: 10px; margin-right: 10px; margin-bottom: 10px;">
<p><b>{L_SUMMARY}</b>: {EVENT_TEXT} - <span class="V9">(<i>{EVENT_TIMES}</i>)</span></p>
<!-- switch description on -->
<p><b>{L_DESCRIPTION}</b>: {DESCRIPTION}</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy