aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-02-08 09:13:40 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-02-08 09:13:40 +0000
commit58aafc3ca8565a6ce727c2b4ccfa7f7e1d784e81 (patch)
treea851fcd9854b090eccf4d2560063689bb5c00275 /templates
parent145b8571358d47692e6c7f7a4ce8f3b86f17e199 (diff)
downloadphpicalendar-58aafc3ca8565a6ce727c2b4ccfa7f7e1d784e81.tar.gz
phpicalendar-58aafc3ca8565a6ce727c2b4ccfa7f7e1d784e81.tar.bz2
phpicalendar-58aafc3ca8565a6ce727c2b4ccfa7f7e1d784e81.zip
Multiple modifications to template.php and template files to give validated XHTML 1.0 Transitional
Diffstat (limited to 'templates')
-rw-r--r--templates/default/sidebar.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl
index 3084aca..d506bea 100644
--- a/templates/default/sidebar.tpl
+++ b/templates/default/sidebar.tpl
@@ -102,7 +102,7 @@
<input type="hidden" name="cpath" value="{CPATH}"/>
<input type="hidden" name="getdate" value="{GETDATE}"/>
<select name="cal[]" class="query_style" size="5" multiple="multiple">{LIST_ICALS_PICK}</select><br />
- <input type="submit" value="go">
+ <input type="submit" value="Go"/>
</form>
</div>
</td>
@@ -130,7 +130,7 @@
{T_ALLDAY}<br />
<!-- switch t_allday off -->
<!-- switch t_event on -->
- &#149; {T_EVENT}<br />
+ &bull; {T_EVENT}<br />
<!-- switch t_event off -->
</div>
</td>

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