diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2014-09-30 18:07:45 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2014-09-30 18:07:45 +0200 |
| commit | 37e17f2198f4629fb7d4ec2ed68d96f664ec55ad (patch) | |
| tree | c9b10a2e4821dab9a7c033dae15fb0d2da21ef8c /templates/index.php | |
| parent | 35be0ae011c70e766417b1e640a8dac03644a3b6 (diff) | |
| download | grauphel-37e17f2198f4629fb7d4ec2ed68d96f664ec55ad.tar.gz grauphel-37e17f2198f4629fb7d4ec2ed68d96f664ec55ad.zip | |
style the token list a bit
Diffstat (limited to 'templates/index.php')
| -rw-r--r-- | templates/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php index e59b381..fb57acd 100644 --- a/templates/index.php +++ b/templates/index.php @@ -3,7 +3,7 @@ <?php /** @var $l OC_L10N */ ?> <?php $_['appNavigation']->printPage(); ?> -<div id="app-content"> +<div id="app-content" class="content"> <div> <h1>grauphel - Tomboy notes server</h1> <p> |
