Rev 72 | Rev 76 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 72 | Rev 74 | ||
|---|---|---|---|
| Line 269... | Line 269... | ||
| 269 | <div style="position: relative; margin-bottom: 1.2em"> | 269 | <div style="position: relative; margin-bottom: 1.2em"> | 
| 270 | <div class="bow" style="width: 8em; height: 1em"> </div> | 270 | <div class="bow" style="width: 8em; height: 1em"> </div> | 
| 271 | </div> | 271 | </div> | 
| 272 | <ul> | 272 | <ul> | 
| 273 | <?php foreach ($languages as $key => $name): ?> | 273 | <?php foreach ($languages as $key => $name): ?> | 
| - | 274 | <li><a href="index.<?php echo $key; ?>?ani=0" | |
| - | 275 | class="button<?php if ($language === $key) { ?> selected<?php } ?>" | |
| 274 | <li><a href="index.<?php echo $key; ?>?ani=0" class="button<?php if ($language === $key) { ?> selected<?php } ?>" tabindex="1"><span class="text"><?php echo $name; ?></span></a></li> | 276 | tabindex="2"><span class="text"><?php echo $name; ?></span></a></li> | 
| 275 | <?php endforeach; ?> | 277 | <?php endforeach; ?> | 
| 276 | </ul> | 278 | </ul> | 
| 277 | <div class="bow" style="margin-bottom: 0.4em; width: 8em; height: 0.4em"> </div> | 279 | <div class="bow" style="margin-bottom: 0.4em; width: 8em; height: 0.4em"> </div> | 
| 278 | <ul style="margin-bottom: 1.2em"> | 280 | <ul style="margin-bottom: 1.2em"> | 
| 279 | <li><a href="<?php echo $menu['scripts']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['scripts']['text']; ?></span></a></li> | 281 | <li><a href="<?php echo $menu['scripts']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['scripts']['text']; ?></span></a></li> | 
| Line 357... | Line 359... | ||
| 357 | <div class="bow" style="position: absolute; top: 13.6em; left: 0; width: 2em; height: 0.8em"> </div> | 359 | <div class="bow" style="position: absolute; top: 13.6em; left: 0; width: 2em; height: 0.8em"> </div> | 
| 358 | <div class="bow" style="position: absolute; top: 13.6em; left: 2.2em; width: 5em; height: 0.8em"> </div> | 360 | <div class="bow" style="position: absolute; top: 13.6em; left: 2.2em; width: 5em; height: 0.8em"> </div> | 
| 359 | </div> | 361 | </div> | 
| 360 | <div class="multi-display"> | 362 | <div class="multi-display"> | 
| 361 | <div class="upper"> | 363 | <div class="upper"> | 
| - | 364 | <div class="content"> | |
| 362 | <div class="title">Home</div> | 365 | <div class="title"><span>Home</span></div> | 
| - | 366 | <a href="index.html" | |
| - | 367 | title="Language selection" | |
| 363 | <div class="button"> | 368 | tabindex="1" | 
| - | 369 | class="button left right" id="cmd1" | |
| - | 370 | ><abbr class="text" title="Language selection">Language</abbr></a> | |
| - | 371 | <a href="index.<?php echo $language; ?>?printable=1" | |
| - | 372 | title="<?php echo _('Printable version'); ?>" | |
| 364 |             <span class="text"><?php
 | 373 | tabindex="1" | 
| 365 | echo gmdate('Ym.d', $modi); | 374 | class="button left right" id="cmd2" | 
| - | 375 | ><span class="text"><?php echo _("Printable"); ?></span></a> | |
| - | 376 | <div id="cmd3" class="button left right" style="cursor: not-allowed"> </div> | |
| - | 377 | <div id="cmd4" class="button left right" style="cursor: not-allowed"> </div> | |
| 366 |               ?></span>
 | 378 | </div> | 
| - | 379 | <div class="elbo-button"> | |
| - | 380 | <span class="text"><?php echo gmdate('Ym.d', $modi); ?></span> | |
| 367 | </div> | 381 | </div> | 
| 368 | <div class="elbo"> | 382 | <div class="elbo"> | 
| 369 | <span class="text">PE-47A</span> | 383 | <span class="text">PE-47A</span> | 
| 370 | <div class="concave"> </div> | 384 | <div class="concave"> </div> | 
| 371 | </div> | 385 | </div> |