mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 17:02:17 +02:00
4577278acc
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
15 lines
301 B
Smarty
15 lines
301 B
Smarty
<!-- $Id: notification_by_mail.tpl Ruben ARNAUD -->
|
|
<div class="titrePage">
|
|
<h2>{lang:Add_Index}</h2>
|
|
</div>
|
|
|
|
<!-- BEGIN add_index_results -->
|
|
<div>
|
|
<ul>
|
|
<!-- BEGIN result -->
|
|
<li>{add_index_results.result.RESULT}</li>
|
|
<!-- END result -->
|
|
</ul>
|
|
</div>
|
|
<!-- END add_index_results -->
|