mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Add a message to inform that only private categories can have access rights
git-svn-id: http://piwigo.org/svn/trunk@146 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<!--VTP_confirmation-->
|
||||
<div class="info">{#permuser_info_message} [ <a href="{#back_url}">{#adduser_info_back}</a> ]</div>
|
||||
<!--/VTP_confirmation-->
|
||||
|
||||
<div class="info">{#permuser_only_private}</div>
|
||||
|
||||
<form action="{#action}" method="post">
|
||||
<table style="width:100%;">
|
||||
<!--VTP_category-->
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
<!--VTP_confirmation-->
|
||||
<div class="info">{#permuser_info_message} [ <a href="{#back_url}">{#adduser_info_back}</a> ]</div>
|
||||
<!--/VTP_confirmation-->
|
||||
|
||||
<div class="info">{#permuser_only_private}</div>
|
||||
|
||||
<form action="{#action}" method="post">
|
||||
<table style="width:100%;">
|
||||
<!--VTP_category-->
|
||||
|
||||
Reference in New Issue
Block a user