瀏覽代碼

singleuser.user.php -> nextcloud

Changed to nextcloud
tags/v10.0RC1
Joachim Sokolowski 8 年之前
父節點
當前提交
64a9f9d77b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      core/templates/singleuser.user.php

+ 1
- 1
core/templates/singleuser.user.php 查看文件

@@ -1,6 +1,6 @@
<ul>
<li class='update'>
<?php p($l->t('This ownCloud instance is currently in single user mode.')) ?><br><br>
<?php p($l->t('This Nextcloud instance is currently in single user mode.')) ?><br><br>
<?php p($l->t('This means only administrators can use the instance.')) ?><br><br>
<?php p($l->t('Contact your system administrator if this message persists or appeared unexpectedly.')) ?>
<br><br>

Loading…
取消
儲存