Subversion Repositories LCARS

Compare Revisions

Last modification

Regard whitespace Rev 91 → Rev 92

/trunk/index.phtml
362,25 → 362,6
<div class="content">
<div class="title"><span>Home</span></div>
<div class="analysis">&nbsp;</div>
<a href="index.html"
title="Language selection"
tabindex="1"
class="button left right" id="cmd1"
onmouseover="return setStatus(this.title + ': ' + this.href)"
onmouseout="return resetStatus()"
onfocus="return this.onmouseover()"
onblur="return this.onmouseout()"
><abbr class="text" title="Language selection">Language</abbr></a>
<a href="index.<?php echo $language; ?>?printable=1"
title="<?php echo _('Printable version'); ?>"
tabindex="1"
class="button left right" id="cmd2"
onmouseover="return setStatus(this.title + ': ' + this.href)"
onmouseout="return resetStatus()"
onfocus="return this.onmouseover()"
onblur="return this.onmouseout()"
><span class="text"><?php echo _("Printable"); ?></span></a>
<div id="cmd3" class="button left right" style="cursor: not-allowed">&nbsp;</div>
<script type="text/javascript">
var fullScreen = (function () {
var _isHostMethod = jsx.object.isHostMethod;
454,7 → 435,26
};
}());
</script>
<div id="cmd4" class="button left right"
<ul class="commands">
<li id="cmd1"><a href="index.html"
title="Language selection"
tabindex="1"
class="button left right"
onmouseover="return setStatus(this.title + ': ' + this.href)"
onmouseout="return resetStatus()"
onfocus="return this.onmouseover()"
onblur="return this.onmouseout()"
><abbr class="text" title="Language selection">Language</abbr></a></li>
<li id="cmd2"><a href="index.<?php echo $language; ?>?printable=1"
title="<?php echo _('Printable version'); ?>"
tabindex="1"
class="button left right"
onmouseover="return setStatus(this.title + ': ' + this.href)"
onmouseout="return resetStatus()"
onfocus="return this.onmouseover()"
onblur="return this.onmouseout()"
><span class="text"><?php echo _("Printable"); ?></span></a></li>
<li id="cmd3"><div class="button left right"
onclick="fullScreen.requestOn(document.documentElement, this, this.firstChild)"
onkeyup="if (event.keyCode == 13) { this.onclick(); this.onmouseup(); }"
onmouseup="this.blur()"
464,7 → 464,9
{
document.write("<?php echo _("Fullscreen"); ?>");
}
</script></span></div>
</script></span></div></li>
<li id="cmd4"><div class="button left right" style="cursor: not-allowed !important">&nbsp;</div></li>
</ul>
</div>
<div class="elbo-button">
<span class="text"><?php echo gmdate('Ym.d', $modi); ?></span>