summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-04-06 00:38:36 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-04-06 00:38:36 (GMT)
commit72b742a70523741bec88df3f7c65c276ba753eb0 (patch)
treedaa2d6a39f2d25f7ae1c9d2c232560837c597a85
parent9694554233bb123b8df25118b8a612b986e7cdf4 (diff)
parentc8e469ee144d7e66d498b791be524702dcaa4a6a (diff)
downloadlinhes_pkgbuild-72b742a70523741bec88df3f7c65c276ba753eb0.zip
linhes_pkgbuild-72b742a70523741bec88df3f7c65c276ba753eb0.tar.gz
linhes_pkgbuild-72b742a70523741bec88df3f7c65c276ba753eb0.tar.bz2
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
-rw-r--r--abs/core-testing/local-website/PKGBUILD2
-rwxr-xr-xabs/core-testing/local-website/htdocs/index.html16
2 files changed, 9 insertions, 9 deletions
diff --git a/abs/core-testing/local-website/PKGBUILD b/abs/core-testing/local-website/PKGBUILD
index cc4127b..43a0964 100644
--- a/abs/core-testing/local-website/PKGBUILD
+++ b/abs/core-testing/local-website/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=local-website
pkgver=2
-pkgrel=24
+pkgrel=25
pkgdesc="Contents of http://localhost"
arch=(i686 x86_64)
license=('GPL')
diff --git a/abs/core-testing/local-website/htdocs/index.html b/abs/core-testing/local-website/htdocs/index.html
index 5f2558d..5e6ec81 100755
--- a/abs/core-testing/local-website/htdocs/index.html
+++ b/abs/core-testing/local-website/htdocs/index.html
@@ -2,18 +2,18 @@
<html>
<head>
<base href="/linhes/">
- <title>Welcome to LinHES R6!</title>
+ <title>Welcome to LinHES!</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex, nofollow">
- <script type="text/javascript" src="linhes/js/prototype.js"></script>
- <script type="text/javascript" src="linhes/js/prototip/prototip.js"></script>
- <link rel="stylesheet" type="text/css" href="linhes/js/prototip/prototip.css">
+ <script type="text/javascript" src="/linhes/js/prototype.js"></script>
+ <script type="text/javascript" src="/linhes/js/prototip/prototip.js"></script>
+ <link rel="stylesheet" type="text/css" href="/linhes/js/prototip/prototip.css">
- <script type="text/javascript" src="linhes/js/utils.js"></script>
- <script type="text/javascript" src="linhes/js/AC_OETags.js"></script>
- <script type="text/javascript" src="linhes/js/table_sort.js"></script>
+ <script type="text/javascript" src="/linhes/js/utils.js"></script>
+ <script type="text/javascript" src="/linhes/js/AC_OETags.js"></script>
+ <script type="text/javascript" src="/linhes/js/table_sort.js"></script>
<link rel="stylesheet" type="text/css" href="/linhes/default/style.css">
<link rel="stylesheet" type="text/css" href="/linhes/default/header.css">
@@ -109,7 +109,7 @@
<li><a href="http://linhes.org/phpBB2/">LinHES Forum</a></li>
<li><a href="http://www.google.com/advanced_search?q=+site:mysettopbox.tv/phpBB2&hl=en&lr=&as_qdr=all">Search LinHES Forum</a></li>
<li><a href="http://www.knoppmythwiki.org/">KnoppMyth Wiki</a></li>
- <li><a href="http://linhes.org/bugs/projects/linhes/wiki">LinHES R6 Hints & Tips</a></li>
+ <li><a href="http://linhes.org/bugs/projects/linhes/wiki">LinHES Wiki</a></li>
<li><a href="http://linhes.org/bugs">LinHES Bug Tracker</a></li>
</ul>
</div>