Rev 151 | Rev 158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 151 | Rev 153 | ||
---|---|---|---|
Line 288... | Line 288... | ||
288 | <li><a href="psf/" target="_top" |
288 | <li><a href="psf/" target="_top" |
289 | class="button ancillary" |
289 | class="button ancillary" |
290 | ><abbr title="<?php echo tr("PointedEars' Standard Frases"); ?>" |
290 | ><abbr title="<?php echo tr("PointedEars' Standard Frases"); ?>" |
291 | class="text">psf</abbr></a></li> |
291 | class="text">psf</abbr></a></li> |
292 | <li><a href="<?php echo $menu['series']['path']; ?>" target="_top" class="button ancillary" |
292 | <li><a href="<?php echo $menu['series']['path']; ?>" target="_top" class="button ancillary" |
293 | title="List of recommended TV shows and episodes, with logos in CSS" |
293 | title="<?php echo tr('List of recommended TV shows and episodes, with logos in CSS'); ?>" |
294 | ><span class="text"><?php echo $menu['series']['text']; ?></span></a></li> |
294 | ><span class="text"><?php echo $menu['series']['text']; ?></span></a></li> |
295 | <li><a href="<?php echo $menu['ufpdb']['path']; ?>" target="_top" class="button database" |
295 | <li><a href="<?php echo $menu['ufpdb']['path']; ?>" target="_top" class="button database" |
296 | ><abbr title="<?php echo $menu['ufpdb']['title']; ?>" |
296 | ><abbr title="<?php echo $menu['ufpdb']['title']; ?>" |
297 | class="text"><?php echo $menu['ufpdb']['text']; ?></abbr></a></li> |
297 | class="text"><?php echo $menu['ufpdb']['text']; ?></abbr></a></li> |
298 | </ul> |
298 | </ul> |
299 | <div style="position: relative; margin-bottom: 1.2em"> |
299 | <div style="position: relative; margin-bottom: 1.2em"> |
Line 315... | Line 315... | ||
315 | ><span class="text">LHC at home</span></a></li> |
315 | ><span class="text">LHC at home</span></a></li> |
316 | <li><a href="http://setiathome.berkeley.edu/show_user.php?userid=378921" |
316 | <li><a href="http://setiathome.berkeley.edu/show_user.php?userid=378921" |
317 | target="_top" class="button secondary" |
317 | target="_top" class="button secondary" |
318 | title="<?php echo tr("The Search for Extra-Terrestrial Intelligence at HOME"); ?>" |
318 | title="<?php echo tr("The Search for Extra-Terrestrial Intelligence at HOME"); ?>" |
319 | ><span class="text">SETI at home</span></a></li> |
319 | ><span class="text">SETI at home</span></a></li> |
- | 320 | <li><a href="https://twitter.com/PointedEars2" |
|
- | 321 | target="_top" class="button secondary" |
|
- | 322 | title="<?php echo tr("Me on Twitter"); ?>" |
|
- | 323 | ><span class="text">Twitter</span></a></li> |
|
320 | </ul> |
324 | </ul> |
321 | <?php /* |
325 | <?php /* |
322 | <script type="text/javascript">
|
326 | <script type="text/javascript">
|
323 | var sURL = location.href;
|
327 | var sURL = location.href;
|
324 | var sFavAnchorTitle =
|
328 | var sFavAnchorTitle =
|