Rev 109 | Rev 115 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 109 | Rev 113 | ||
|---|---|---|---|
| Line 271... | Line 271... | ||
| 271 | title="<?php echo $menu['es-matrix']['title']; ?>" | 271 | title="<?php echo $menu['es-matrix']['title']; ?>" | 
| 272 | ><span class="text"><?php echo $menu['es-matrix']['text']; ?></span></a></li> | 272 | ><span class="text"><?php echo $menu['es-matrix']['text']; ?></span></a></li> | 
| 273 | <li><a href="<?php echo $menu['devel']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['devel']['text']; ?></span></a></li> | 273 | <li><a href="<?php echo $menu['devel']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['devel']['text']; ?></span></a></li> | 
| 274 | </ul> | 274 | </ul> | 
| 275 | <ul style="margin-bottom: 0.2em"> | 275 | <ul style="margin-bottom: 0.2em"> | 
| - | 276 | <li><a href="psf/" target="_top" | |
| - | 277 | class="button ancillary" | |
| - | 278 | ><abbr title="<?php echo _("PointedEars' Standard Frases"); ?>" | |
| - | 279 | class="text">psf</abbr></a></li> | |
| 276 | <li><a href="<?php echo $menu['series']['path']; ?>" target="_top" class="button secondary" | 280 | <li><a href="<?php echo $menu['series']['path']; ?>" target="_top" class="button ancillary" | 
| 277 | title="List of recommended TV shows and episodes, with logos in CSS" | 281 | title="List of recommended TV shows and episodes, with logos in CSS" | 
| 278 | ><span class="text"><?php echo $menu['series']['text']; ?></span></a></li> | 282 | ><span class="text"><?php echo $menu['series']['text']; ?></span></a></li> | 
| 279 | <li><a href="<?php echo $menu['ufpdb']['path']; ?>" target="_top" class="button database" | 283 | <li><a href="<?php echo $menu['ufpdb']['path']; ?>" target="_top" class="button database" | 
| 280 | ><abbr title="<?php echo $menu['ufpdb']['title']; ?>" | 284 | ><abbr title="<?php echo $menu['ufpdb']['title']; ?>" | 
| 281 | class="text"><?php echo $menu['ufpdb']['text']; ?></abbr></a></li> | 285 | class="text"><?php echo $menu['ufpdb']['text']; ?></abbr></a></li> | 
| 282 | <li><a href="psf/" target="_top" | - | |
| 283 | class="button ancillary" | - | |
| 284 | ><abbr title="<?php echo _("PointedEars' Standard Frases"); ?>" | - | |
| 285 | class="text">psf</abbr></a></li> | - | |
| 286 | </ul> | 286 | </ul> | 
| 287 | <div style="position: relative; margin-bottom: 1.2em"> | 287 | <div style="position: relative; margin-bottom: 1.2em"> | 
| 288 | <div class="bow" style="width: 8em; height: 0.8em"> </div> | 288 | <div class="bow" style="width: 8em; height: 0.8em"> </div> | 
| 289 | </div> | 289 | </div> | 
| 290 | <ul> | 290 | <ul> |