- ${h.submit('remote_pull_%s' % c.repo_info.repo_name,_('Pull changes from remote location'),class_="pull_icon action_button",onclick="return confirm('Confirm to pull changes from remote side');")}
+ ${h.submit('remote_pull_%s' % c.repo_info.repo_name,_('Pull changes from remote location'),class_="pull_icon action_button",onclick="return confirm('"+_('Confirm to pull changes from remote side')+"');")}
- ${c.repo_info.clone_uri}
@@ -163,7 +163,7 @@
${h.form(url('repo_cache', repo_name=c.repo_info.repo_name),method='delete')}
${h.end_form()}
@@ -186,7 +186,7 @@
${h.form(url('repo', repo_name=c.repo_info.repo_name),method='delete')}
${h.end_form()}
@@ -194,4 +194,4 @@
-%def>
\ No newline at end of file
+%def>