This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via d3a3f280c154bc61fc3b725d417f90723cb4eb9f (commit)
from 820d28e7ca99980c560469823ddaec1f5244aa73 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d3a3f280c154bc61fc3b725d417f90723cb4eb9f
Author: Marc-Etienne Vargenau <[email protected]>
Date: Wed Jun 11 15:33:16 2014 +0200
wiki: Remove comments about old browsers
diff --git a/src/plugins/wiki/www/themes/default/templates/actionbar.tmpl
b/src/plugins/wiki/www/themes/default/templates/actionbar.tmpl
index 4047d98..4cb8c27 100644
--- a/src/plugins/wiki/www/themes/default/templates/actionbar.tmpl
+++ b/src/plugins/wiki/www/themes/default/templates/actionbar.tmpl
@@ -1,9 +1,4 @@
<?php if (!$WikiTheme->DUMP_MODE) { ?>
-<?php /* I would like not to have to use these tables, and managed to
- * get this stuff to work more or less correctly using
- * CSSs float:left; and float:right;. However float:right; seems
- * to cause MSIE4.01/NT to hang.
- * So, we use tables... */ ?>
<table class="fullwidth">
<tr class="baseline">
<td>
@@ -50,10 +45,6 @@
</div>
</td>
<?php if (empty($NOSIGNIN)) { ?>
-<?php
-/* class="top" is not ideal here but required to get reasonable alignment
- with the other action buttons in some browsers, like OmniWeb and Safari
- (therefore probably Konquorer too) */ ?>
<td class="align-right top">
<div id="signin"><?php echo Template('signin') ?></div>
</td>
-----------------------------------------------------------------------
Summary of changes:
src/plugins/wiki/www/themes/default/templates/actionbar.tmpl | 9 ---------
1 file changed, 9 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits