mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
Issue ID 330:
o Remove "background treatment" o Add button "Continue treatment" git-svn-id: http://piwigo.org/svn/trunk@1177 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -16,6 +16,15 @@
|
||||
</div>
|
||||
|
||||
<form method="post" name="notification_by_mail" id="notification_by_mail" action="{F_ACTION}">
|
||||
<!-- BEGIN repost -->
|
||||
<fieldset>
|
||||
<div class="errors">
|
||||
<p>
|
||||
<input type="submit" value="{lang:nbm_repost_submit}" name="{REPOST_SUBMIT_NAME}" {TAG_INPUT_ENABLED}/>
|
||||
</p>
|
||||
</div>
|
||||
</fieldset>
|
||||
<!-- END repost -->
|
||||
|
||||
<!-- BEGIN param -->
|
||||
<fieldset>
|
||||
@@ -62,6 +71,7 @@
|
||||
<center>
|
||||
{lang:nbm_no_user_available_to_send_L1}<br>
|
||||
{lang:nbm_no_user_available_to_send_L2}<br>
|
||||
<br>
|
||||
</center>
|
||||
<!-- END send_empty -->
|
||||
<!-- BEGIN send_data -->
|
||||
|
||||
Reference in New Issue
Block a user