]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_update_download.tpl
Conflict solved, more templates added, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_update_download.tpl
index 6adba7ff711e29f5d113f9cb54fc5f42b79edce8..177dfe481150f597c42ae467a0f3c6b52c279765 100644 (file)
@@ -7,12 +7,12 @@
 
 <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: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:right;padding:5px"><strong>v$content[version] $content[revision]</strong></div>
+       <div style="float:right;padding:5px"><strong>v$content[version] R$content[revision]</strong></div>
 </div>
 
 <div style="clear:both">
@@ -27,7 +27,7 @@
        <div style="padding:5px">
                <div style="float:left">{--DOWNLOAD_SVN--}:</div>
                <div style="float:right">
-                       <strong><a href="{?SERVER_URL?}/cms/index/wht/svn" target="_blank">{--DOWNLOAD_NOW--}</a></strong>
+                       <strong><a href="{?SERVER_URL?}/cms/index/wht/svn" title="{--SVN_REPOSITORY--}" target="_blank">{--DOWNLOAD_NOW--}</a></strong>
                </div>
        </div>
 </div>