[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 <form method="post" action={"/notification/runfilter/"|ezurl}> 3 4 <h1>{'Notification admin'|i18n('design/standard/notification')}</h1> 5 6 {section show=$filter_proccessed} 7 <div class="feedback"> 8 {'Notification filter processed all available notification events'|i18n('design/standard/notification')} 9 </div> 10 {/section} 11 12 {section show=$time_event_created} 13 <div class="feedback"> 14 {'Time event was spawned'|i18n('design/standard/notification')} 15 </div> 16 {/section} 17 18 <h2>{'Run notification filter'|i18n('design/standard/notification')}</h2> 19 20 <input type="submit" name="RunFilterButton" value="{'Run'|i18n('design/standard/notification')}" /> 21 22 <h2>{'Spawn time event'|i18n('design/standard/notification')}</h2> 23 24 <input type="submit" name="SpawnTimeEventButton" value="{'Spawn'|i18n('design/standard/notification')}" /> 25 </form>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |