adapt css changes on all files
This commit is contained in:
10
submit.php
10
submit.php
@@ -5,7 +5,8 @@
|
||||
<link rel='stylesheet' href='/static/style.css' type='text/css' media='all' />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="wrapper">
|
||||
|
||||
<p><a href="/">« GO BACK</a> to main administration page</p>
|
||||
|
||||
<h1>Results</h1>
|
||||
@@ -41,8 +42,11 @@ else
|
||||
<p>In case of errors, please check all input data again.<br />
|
||||
If the problem still exists, please contact us and add the error message.</p>
|
||||
|
||||
<p style="font-size:small">This web application has been created by <a href="http://mehl.mx">Max Mehl</a><br />
|
||||
The program can be obtained on <a href="http://src.mehl.mx/uberspace-webadmin.git">Git</a> under a GPLv3+ license.</p>
|
||||
</div> <!-- /wrapper -->
|
||||
<div class="footer">
|
||||
<p>This web application has been created by <a href="http://mehl.mx">Max Mehl</a><br />
|
||||
The program can be obtained on <a href="http://src.mehl.mx/uberspace-webadmin.git">Git</a> under a GPLv3+ license.</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user