From d8c86a2ad60db241bad4d7e43c54ef5157d8fdb8 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 3 Aug 2011 05:09:42 +0200 Subject: [PATCH] cleaned up settings a bit --- admin/templates/app.php | 9 ++------- admin/templates/apps.php | 8 -------- admin/templates/appsinst.php | 11 ++--------- core/css/styles.css | 1 + help/templates/index.php | 5 +---- 5 files changed, 6 insertions(+), 28 deletions(-) diff --git a/admin/templates/app.php b/admin/templates/app.php index c8989e323c..06896121d0 100644 --- a/admin/templates/app.php +++ b/admin/templates/app.php @@ -1,9 +1,4 @@ - +

'.$app['typename'].''); ?>
l('datetime', $app["changed"]); ?>
@@ -21,7 +16,7 @@ $app=$_['app'];
'.$l->t( 'read more' ).'
'); ?> - t( 'INSTALL' ); ?> + t( 'Install' ); ?> diff --git a/admin/templates/apps.php b/admin/templates/apps.php index 50dd497c33..732326f659 100644 --- a/admin/templates/apps.php +++ b/admin/templates/apps.php @@ -1,11 +1,3 @@ - -

t( 'Apps Repository' ); ?>

- - diff --git a/admin/templates/appsinst.php b/admin/templates/appsinst.php index 0e97df6add..d1adb5f45a 100644 --- a/admin/templates/appsinst.php +++ b/admin/templates/appsinst.php @@ -1,10 +1,3 @@ - -

t( 'Installed Applications' ); ?>

-
@@ -20,8 +13,8 @@ - + -
' class='appbutton prettybutton '/>
\ No newline at end of file + diff --git a/core/css/styles.css b/core/css/styles.css index fa7421e094..eb3c8b7654 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -93,6 +93,7 @@ input[type="search"] { font-size:1em; padding-left:2em; background:#eee url('../ /* CONTENT ------------------------------------------------------------------ */ #content { margin:3.5em 0 0 12.5em; } +#body-settings #content { padding:1em; } /* USER SETTINGS ------------------------------------------------------------ */ #quota_indicator { margin:0 4em 1em 0; padding:0; border:1px solid #ddd; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; } diff --git a/help/templates/index.php b/help/templates/index.php index f239de217d..82ab224d49 100644 --- a/help/templates/index.php +++ b/help/templates/index.php @@ -1,6 +1,3 @@ - -

t( 'Questions and Answers' ); ?>

- Can't connect to Q&A database @@ -21,7 +18,7 @@ $pageNavi=OC_Util::getPageNavi($_['pagecount'],$_['page'],$url); $pageNavi->printPage(); ?> - t( 'ASK A QUESTION' ); ?> + t( 'Ask a question' ); ?>