SF.net SVN: phpwiki:[10814] trunk/themes/fusionforge/templates/browse.tmpl

vargenau--- via phpwiki-checkins <[email protected]>
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10814
          http://sourceforge.net/p/phpwiki/code/10814
Author:   vargenau
Date:     2022-01-04 11:20:37 +0000 (Tue, 04 Jan 2022)
Log Message:
-----------
themes/fusionforge/templates/browse.tmpl: whitespace

Modified Paths:
--------------
    trunk/themes/fusionforge/templates/browse.tmpl

Modified: trunk/themes/fusionforge/templates/browse.tmpl
===================================================================
--- trunk/themes/fusionforge/templates/browse.tmpl	2022-01-04 10:10:37 UTC (rev 10813)
+++ trunk/themes/fusionforge/templates/browse.tmpl	2022-01-04 11:20:37 UTC (rev 10814)
@@ -4,9 +4,9 @@
 ?>
 
 <?php if ($page->exists() and $revision and $revision->hasDefaultContents()) { ?>
-  <p class="error"><?php echo _('Error')._(': ')?>
-  <?php echo _("This revision of the page does not exist.")?>
-  <?php echo Button('browse', _("View the current version."), $page)?>
+  <p class="error"><?php echo _('Error')._(': ') ?>
+  <?php echo _("This revision of the page does not exist.") ?>
+  <?php echo Button('browse', _("View the current version."), $page) ?>
   </p>
 <?php } else { ?>
 <?php if ($revision and !$revision->isCurrent() and ($action!='revert')) { ?>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.