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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-08-09 21:33:04 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2016-08-09 21:33:04 +0300
commitffa18cc7cab5d9b4f7388ba89b4d31c3f660ce13 (patch)
tree7192abdc1998ea16536935243a363ffe19cd83d0
parent131c8652bf50c2576862d36b7ff44c99376ea81d (diff)
Save next to title
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index a0ce55e2..0ab7ceac 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -5,7 +5,7 @@ style('user_saml', 'admin');
/** @var array $_ */
?>
<form id="user-saml" class="section" action="#" method="post">
- <h2><?php p($l->t('SAML')); ?></h2>
+ <h2 class="inlineblock"><?php p($l->t('SAML')); ?></h2>
<div id="user-saml-save-indicator" class="msg success inlineblock" style="display: none;">Saved</div>
<div id="user-saml-settings">