Rev 98 | Rev 104 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 98 | Rev 99 | ||
|---|---|---|---|
| Line 251... | Line 251... | ||
| 251 | <div style="clear: both"><!-- --></div> | 251 | <div style="clear: both"><!-- --></div> | 
| 252 | </div> | 252 | </div> | 
| 253 | 253 | ||
| 254 | <hr size=1 width="100%" noshade> | 254 | <hr size=1 width="100%" noshade> | 
| 255 | <p style="text-align: center"><?php echo sprintf( | 255 | <p style="text-align: center"><?php echo sprintf( | 
| 256 | _("Original LCARS design by" | 256 |           "Original LCARS design by"
 | 
| 257 | . " <a href='%s' title='%s'>Michael Okuda</a>." | 257 | . " <a href='%s' title='%s'>Michael Okuda</a>." | 
| 258 | . " This site is based on an <a href='%s'" | 258 | . " This site is based on an <a href='%s'" | 
| 259 | . " title='LCARS Standards Development Board'" | 259 | . " title='LCARS Standards Development Board'" | 
| 260 | . ">implementation in Flash by Chris Rossi</a>," | 260 | . ">implementation in Flash by Chris Rossi</a>," | 
| 261 | . " and research by <a href='%s'" | 261 | . " and research by <a href='%s'" | 
| 262 | . " title='Creating a Coherent LCARS Interface'>Bracer Jack</a>" | 262 | . " title='Creating a Coherent LCARS Interface'>Bracer Jack</a>" | 
| 263 | . " and <a href='%s'" | 263 | . " and <a href='%s'" | 
| 264 | . " title='LCARS 47 Development Blog – LCARS 101: A Designer’s Handbook'" | 264 | . " title='LCARS 47 Development Blog – LCARS 101: A Designer’s Handbook'" | 
| 265 | . ">Eleanor Denver</a>."), | 265 | . ">Eleanor Denver</a>.", | 
| 266 | 'https://twitter.com/MikeOkuda', | 266 | 'https://twitter.com/MikeOkuda', | 
| 267 | _('Michael Okuda on Twitter'), | 267 | 'Michael Okuda on Twitter', | 
| 268 | 'http://www.lcarsdeveloper.com/', | 268 | 'http://www.lcarsdeveloper.com/', | 
| 269 | 'http://www.bracercom.com/tutorial/content/CoherentLCARSInterface/LCARSCoherentInterface.html', | 269 | 'http://www.bracercom.com/tutorial/content/CoherentLCARSInterface/LCARSCoherentInterface.html', | 
| 270 | 'http://www.lcars47.com/p/lcars-101.html'); | 270 | 'http://www.lcars47.com/p/lcars-101.html'); | 
| 271 |         ?><br>
 | 271 |         ?><br>
 | 
| 272 | Copyright © 2002–2013 <a | 272 | Copyright © 2002–2013 <a |