Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2015-07-22 03:46:30 +0300
committerChaoyi Zha <summermontreal@gmail.com>2015-07-22 03:46:30 +0300
commitd775f8aa107b5d59ba7da00ae244928645e02ffc (patch)
tree8bf79a509c4b27ed53ebb16d4a69ce1e8061b017
parentf019dc6b22bb0ccdbf0d0676389b90d856ac1681 (diff)
Update setup.php
-rw-r--r--setup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.php b/setup.php
index 9191163..47d0be1 100644
--- a/setup.php
+++ b/setup.php
@@ -298,7 +298,7 @@
echo "Theme (choose wisely, click <a href='https://github.com/Cydrobolt/polr/wiki/Themes-Screenshots'>here</a> for screenshots: <select name='t' style='width:650px' class='form-control'>"
. "<option value=''>Modern (default)</option>"
. "<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.4/cyborg/bootstrap.min.css'>Midnight Black</option>"
- . "<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.4/amelia/bootstrap.min.css'>Cheery</option>"
+ . "<option value='/css/install-bootstrap.css'>Cheery</option>"
. "<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.4/united/bootstrap.min.css'>Orange</option>"
. "<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.4/simplex/bootstrap.min.css'>Crisp White</option>"
. "<option value='//maxcdn.bootstrapcdn.com/bootswatch/3.3.4/darkly/bootstrap.min.css'>Cloudy Night</option>"