]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_update_download.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_update_download.tpl
index 74ff42388ac3a09aaa5fd73a084a841a73dd7b62..1533c887c331d9a3c5c71f8586577f3c9295c2fc 100644 (file)
@@ -1,33 +1,33 @@
 <div align="center">
-<div class="admin_table dashed" style="width:580px">
+<div class="table dashed" style="width:580px">
 
-<div class="admin_title bottom">
-       <div class="big">{--NEW_VERSION_AVAILABLE--}</div>
+<div class="table_header bottom">
+       <div class="big">{--ADMIN_NEW_VERSION_AVAILABLE--}</div>
 </div>
 
 <div style="clear:both">
-       <div style="float:left;padding:5px">{--YOUR_VERSION_IS--}:</div>
-       <div style="float:right;padding:5px"><strong>v{?FULL_VERSION?} {?CURR_SVN_REVISION?}</strong></div>
+       <div style="float:left;padding:5px">{--ADMIN_YOUR_VERSION_IS--}:</div>
+       <div style="float:right;padding:5px"><strong>v{?FULL_VERSION?} R{?CURR_SVN_REVISION?}</strong></div>
 </div>
 
 <div style="clear:both">
-       <div style="float:left;padding:5px">{--ONLINE_VERSION_IS--}:</div>
+       <div style="float:left;padding:5px">{--ADMIN_ONLINE_VERSION_IS--}:</div>
        <div style="float:right;padding:5px"><strong>v$content[version] R$content[revision]</strong></div>
 </div>
 
 <div style="clear:both">
-       <div style="float:left;padding:5px">{--UPDATE_CREATE_TIME--}:</div>
+       <div style="float:left;padding:5px">{--ADMIN_UPDATE_CREATE_TIME--}:</div>
        <div style="float:right;padding:5px"><strong>$content[changed]</strong></div>
 </div>
 
 <div style="clear:both;height:50px" class="top">
-       <div class="admin_title bottom">
-               <div class="big">{--DOWNLOAD_NEW_VERSION--}</div>
+       <div class="table_header bottom">
+               <div class="big">{--ADMIN_DOWNLOAD_NEW_VERSION--}</div>
        </div>
        <div style="padding:5px">
-               <div style="float:left">{--DOWNLOAD_SVN--}:</div>
+               <div style="float:left">{--ADMIN_DOWNLOAD_SVN--}:</div>
                <div style="float:right">
-                       <strong><a href="{?SERVER_URL?}/cms/index/wht/svn" title="{--SVN_REPOSITORY--}" target="_blank">{--DOWNLOAD_NOW--}</a></strong>
+                       <strong><a href="{?SERVER_URL?}/cms/index/wht/svn" title="{--ADMIN_SVN_REPOSITORY--}" target="_blank">{--ADMIN_DOWNLOAD_NOW--}</a></strong>
                </div>
        </div>
 </div>