Changeset 1107 for trunk/template/yoga
- Timestamp:
- Mar 28, 2006, 3:26:37 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/admin/site_manager.tpl
-
Property
svn:keywords
set to
Author Date Id Revision
r1085 r1107 1 <!-- $Id : remote_site.tpl 980 2005-12-10 15:24:53Z chrisaga$ -->1 <!-- $Id$ --> 2 2 <div class="titrePage"> 3 3 <ul class="categoryActions"> … … 16 16 </div> 17 17 <!-- END remote_output --> 18 19 <!-- BEGIN local_listing --> 20 {lang:remote_site_local_found} {local_listing.URL} 21 <!-- BEGIN create --> 22 <form action="" method="post"> 23 <p> 24 {lang:remote_site_local_create}: 25 <input type="hidden" name="no_check" value="1"/> 26 <input type="hidden" name="galleries_url" value="{local_listing.URL}" /> 27 <input type="submit" name="submit" value="{lang:submit}"/> 28 </p> 29 </form> 30 <!-- END create --> 31 <!-- BEGIN update --> 32 <a href="{local_listing.update.U_SYNCHRONIZE}" title="{lang:remote_site_local_update}">{lang:site_synchronize}</a> 33 <!-- END update --> 34 <!-- END local_listing --> 18 35 19 36 <!-- BEGIN sites --> -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.