small layout fixes
authorChristian Weiske <cweiske@cweiske.de>
Tue, 15 Apr 2014 15:05:40 +0000 (17:05 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 15 Apr 2014 15:05:40 +0000 (17:05 +0200)
www/index.php

index 3b7c41c8620b3f17e3af7a8adb3b4792580e0218..f67d2ae1babccfe63935327394e50b2c0615a46e 100644 (file)
@@ -43,7 +43,8 @@ header('HTTP/1.0 200 OK');
        <form method="get" action="./get.php" class="form-inline" role="form">
         <div class="form-group">
          <label for="url">URL:</label>
        <form method="get" action="./get.php" class="form-inline" role="form">
         <div class="form-group">
          <label for="url">URL:</label>
-         <input type="text" name="url" id="url" size="30" class="form-control"/>
+         <input type="text" name="url" id="url" size="30" class="form-control"
+                placeholder="http://example.org/" />
         </div>
         <button type="submit" class="btn btn-default">Go</button>
        </form>
         </div>
         <button type="submit" class="btn btn-default">Go</button>
        </form>
@@ -57,7 +58,7 @@ header('HTTP/1.0 200 OK');
      </p>
 
      <div class="panel panel-default">
      </p>
 
      <div class="panel panel-default">
-      <div class="panel-heading">Available URL parameters</div>
+      <div class="panel-heading" style="text-align: center">Available URL parameters</div>
       <table class="table table-striped table-bordered table-condensed">
        <thead>
         <tr>
       <table class="table table-striped table-bordered table-condensed">
        <thead>
         <tr>