summaryrefslogtreecommitdiffstats
path: root/application/modules/dev/views/scripts/bootos/index.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/dev/views/scripts/bootos/index.phtml')
-rw-r--r--application/modules/dev/views/scripts/bootos/index.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/dev/views/scripts/bootos/index.phtml b/application/modules/dev/views/scripts/bootos/index.phtml
index f76938d..2f7f86f 100644
--- a/application/modules/dev/views/scripts/bootos/index.phtml
+++ b/application/modules/dev/views/scripts/bootos/index.phtml
@@ -36,7 +36,7 @@
<td><?php echo $this->escape($bootos->getExpires()); ?></td>
<td><?php echo $this->escape($bootos->getPublic()); ?></td>
<?php if($this->update[$bootos->getID()]==true): ?>
- <td class='action'><a
+ <td class='action'><a
href="<?php echo $this->url(
array(
'module' => 'dev',