Changeset 274 for trollforge
- Timestamp:
- 05/16/08 13:21:09 (5 years ago)
- File:
-
- 1 edited
-
trollforge/lastmeasure/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trollforge/lastmeasure/index.php
r272 r274 181 181 <?php include("include/js.inc") ?> 182 182 </script> 183 <link rel="icon" type="image/x-icon" href=" favicon.ico" />184 <link rel="shortcut icon" type="image/x-icon" href=" favicon.ico" />183 <link rel="icon" type="image/x-icon" href="<?php echo $static; ?>favicon.ico" /> 184 <link rel="shortcut icon" type="image/x-icon" href="<?php echo $static; ?>favicon.ico" /> 185 185 <style type="text/css"> 186 186 html { … … 261 261 <td valign="middle"> 262 262 <div style="text-align: center;"> 263 <a href="http://www.gnaa.us/"><img src=" gnaa.png" alt="GNAA" /></a>263 <a href="http://www.gnaa.us/"><img src="<?php echo $static; ?>gnaa.png" alt="GNAA" /></a> 264 264 <br /> 265 265 <br />
Note: See TracChangeset
for help on using the changeset viewer.
