Changeset 2585 for build-queue/developers
- Timestamp:
- 12/03/07 12:36:17 (5 years ago)
- File:
-
- 1 edited
-
build-queue/developers/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
build-queue/developers/index.php
r2584 r2585 10 10 $OBj->setDistro($_POST['distro']); 11 11 $OBj->save(); 12 echo "< h2>Data has been <span style='color:orange'>Saved</span>.</h2";12 echo "<center><h3>Data has been <span style='color:orange'>Saved</span>.</h3></center>"; 13 13 } 14 14 ?> … … 18 18 <link rel="icon" href="http://parsix.org/html/themes/parsix/images/icon.png" type="image/png" /> 19 19 <link rel="shortcut icon" href="http://parsix.org/html/themes/parsix/images/favicon.ico" /> 20 <link rel="stylesheet" href=" themes/parsix/style/styleNN.css" type="text/css" />20 <link rel="stylesheet" href="http://parsix.org/html/themes/parsix/style/styleNN.css" type="text/css" /> 21 21 <style type="text/css"> 22 22 @import url("themes/parsix/style/style.css");
Note: See TracChangeset
for help on using the changeset viewer.


